mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-01-07 05:12:42 +01:00
Fixed text alignment for ringtone name
This commit is contained in:
parent
23b5a1d0eb
commit
68fcc162c4
@ -403,7 +403,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginTop="@dimen/normal_margin"
|
||||
android:layout_marginEnd="@dimen/activity_margin"
|
||||
android:layout_toEndOf="@+id/contact_notes_image"
|
||||
android:layout_toEndOf="@+id/contact_ringtone_image"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="@dimen/contact_icons_size"
|
||||
|
Loading…
Reference in New Issue
Block a user