okay, let's start
1. Decompile your SystemUI.apk
2. Open BluetoothTile.smali
3. Search this method
.method public supportsDualTargets()Z
.locals 1
.prologue
.line 50
const/4 v0, 0x1
return v0
.end method
4. Change
const/4 v0, 0x1
Being like this
const/4 v0, 0x0
5. Do that also in DataConnectionTile.smali and WifiTile.smali
6. Go to Integers.xml and look for this line
< integer name="quick_settings_num_columns">5< /integer>
< integer name="quick_settings_max_rows">4< /integer>
< integer name="quick_settings_max_rows_keyguard">4< /integer>
note!: Change your value (3-5)
7. Recompile, Sign, Finish...
Guide alters toggle panel tile columns.xml
Thanks To
MAIR
MAAAD
Rentjong OS
Y0U :*
Me (Aryo Wysata)
Sat, 12-Aug-2017 Jatirejo, Nagan Raya, Aceh.