mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-11 09:20:53 +01:00
align the Reminder Sound settings value to the right
This commit is contained in:
parent
4a2e639276
commit
d793b011dd
@ -203,7 +203,9 @@
|
|||||||
android:layout_toEndOf="@+id/settings_reminder_sound_label"
|
android:layout_toEndOf="@+id/settings_reminder_sound_label"
|
||||||
android:background="@null"
|
android:background="@null"
|
||||||
android:clickable="false"
|
android:clickable="false"
|
||||||
android:maxLines="3" />
|
android:gravity="end"
|
||||||
|
android:maxLines="3"
|
||||||
|
tools:text="None" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user