mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
use the edited timezone title when appropriate
This commit is contained in:
@ -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"/>
|
||||
|
Reference in New Issue
Block a user