You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Added grid column count settings
*Cough, cough* Use pinch to zoom gesture instead, not a fan of this.
This commit is contained in:
@@ -91,4 +91,10 @@
|
||||
<item>@string/sort_by_update</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="span_count">
|
||||
<item>@string/settings_grid_span_count_1</item>
|
||||
<item>@string/settings_grid_span_count_2</item>
|
||||
<item>@string/settings_grid_span_count_3</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user