layout fixes

This commit is contained in:
IvanaE 2018-11-13 22:29:17 -05:00
parent b250363f49
commit 1cc89a1cb7
4 changed files with 13 additions and 4 deletions

View file

@ -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"
/>