mirror of https://github.com/M66B/NetGuard.git
Added note about native log level
This commit is contained in:
parent
5feac232c6
commit
8a6b725769
|
@ -179,7 +179,9 @@
|
|||
android:entries="@array/logLevelNames"
|
||||
android:entryValues="@array/logLevelValues"
|
||||
android:key="loglevel"
|
||||
android:summary="More logging means less performance and more battery usage"
|
||||
android:title="Native log level" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
|
Loading…
Reference in New Issue