File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
kotlin/io/github/francoiscampbell/xposeddatausage Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ import io.github.francoiscampbell.xposeddatausage.util.findViewById
1515import io.github.francoiscampbell.xposeddatausage.util.hookLayout
1616import io.github.francoiscampbell.xposeddatausage.util.registerReceiver
1717import io.github.francoiscampbell.xposeddatausage.widget.ClockWrapper
18+ import io.github.francoiscampbell.xposeddatausage.widget.DataUsageViewImpl
1819
1920/* *
2021 * Created by francois on 16-03-11.
Original file line number Diff line number Diff line change 4141 </PreferenceCategory >
4242
4343 <PreferenceCategory android : title =" @string/pref_category_dev" >
44- <CheckBoxPreference
44+ <SwitchPreference
4545 android : defaultValue =" false"
4646 android : key =" @string/pref_debug_logging_key"
4747 android : summary =" @string/pref_debug_logging_summary"
You can’t perform that action at this time.
0 commit comments