layout fixes
This commit is contained in:
parent
b250363f49
commit
1cc89a1cb7
4 changed files with 13 additions and 4 deletions
|
|
@ -11,12 +11,12 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_weight="1"
|
||||
android:text="Are you sure you want to delete this service?"
|
||||
android:text="Are you sure you want to remove this service from your account?"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Large"
|
||||
android:textColor="@android:color/black"
|
||||
android:textSize="15sp"
|
||||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginRight="40dp"
|
||||
/>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue