mirror of https://github.com/BOINC/boinc.git
[Android] Fix verbosity level change
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
parent
57232be04d
commit
e1c978a28f
|
@ -284,7 +284,7 @@
|
|||
android:max="5"
|
||||
app:defaultValue="2"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="guiLogLevel"
|
||||
app:key="logLevel"
|
||||
app:min="0"
|
||||
app:seekBarIncrement="1"
|
||||
app:showSeekBarValue="true"
|
||||
|
|
Loading…
Reference in New Issue