1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-13 00:32:54 +01:00
This commit is contained in:
Mariotaku Lee 2016-02-13 14:43:05 +08:00
parent b89e87942a
commit 42a8f470ff

View File

@ -71,8 +71,4 @@
android:key="leftside_compose_button"
android:summary="@string/leftside_compose_button_summary"
android:title="@string/leftside_compose_button"/>
<org.mariotaku.twidere.preference.AutoFixSwitchPreference
android:defaultValue="false"
android:key="sort_timeline_by_id"
android:title="@string/sort_timeline_by_id"/>
</PreferenceScreen>