Changed LogManagerControlActivity to slow down UI updates once the UI is populated, not stop them alltogether
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:defaultValue="true"
|
||||
android:enabled="true"
|
||||
android:key="advancedMode"
|
||||
android:summary="@string/AdvancedModeSummary"
|
||||
|
||||
Reference in New Issue
Block a user