mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
"About" moved to the bottom
This commit is contained in:
parent
aea1c0342c
commit
156a81e8c6
@ -54,18 +54,18 @@
|
||||
|
||||
<PreferenceCategory>
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_update"
|
||||
app:key="update"
|
||||
app:summary="@string/update_summary"
|
||||
app:title="App version" />
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_info"
|
||||
app:key="about"
|
||||
app:summary="@string/about_summary"
|
||||
app:title="@string/about" />
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_update"
|
||||
app:key="update"
|
||||
app:summary="@string/update_summary"
|
||||
app:title="App version" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
</PreferenceScreen>
|
||||
</PreferenceScreen>
|
||||
|
Loading…
x
Reference in New Issue
Block a user