mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-31 19:54:48 +01:00
hide the Use fade animations slideshow toggle for now
This commit is contained in:
parent
5b3fa44432
commit
5c448081f0
@ -107,7 +107,8 @@
|
||||
android:paddingBottom="@dimen/activity_margin"
|
||||
android:paddingLeft="@dimen/medium_margin"
|
||||
android:paddingStart="@dimen/medium_margin"
|
||||
android:paddingTop="@dimen/activity_margin">
|
||||
android:paddingTop="@dimen/activity_margin"
|
||||
android:visibility="gone">
|
||||
|
||||
<com.simplemobiletools.commons.views.MySwitchCompat
|
||||
android:id="@+id/use_fade"
|
||||
|
Loading…
x
Reference in New Issue
Block a user