use the edited timezone title when appropriate

This commit is contained in:
tibbi
2018-03-02 16:00:37 +01:00
parent 19e20f51c7
commit 1c48c5b44f
6 changed files with 38 additions and 11 deletions

View File

@ -37,6 +37,7 @@
android:layout_below="@+id/clock_date"
android:layout_marginTop="@dimen/activity_margin"
android:clipToPadding="false"
android:overScrollMode="ifContentScrolls"
android:scrollbars="none"
android:visibility="gone"
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager"/>