Add Check for updates button
This commit is contained in:
parent
623dff5c2a
commit
66d7c282ca
5 changed files with 28 additions and 2 deletions
|
|
@ -12,4 +12,11 @@
|
|||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<Preference
|
||||
android:key="@string/manual_update_key"
|
||||
android:summary="@string/manual_update_description"
|
||||
android:title="@string/manual_update_title"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue