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