Added reset button but working as intended for theme.
This commit is contained in:
parent
aa1847189b
commit
58517d1d27
7 changed files with 19 additions and 38 deletions
|
|
@ -71,4 +71,9 @@
|
|||
android:title="@string/create_error_notification"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
<Preference
|
||||
android:icon="@drawable/ic_replay"
|
||||
android:key="@string/reset_settings"
|
||||
android:title="@string/settings_category_reset_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue