test publish

This commit is contained in:
cimenmus
2018-06-24 15:00:14 +03:00
parent 712ab4f1b3
commit 7c11f60a55
46 changed files with 142 additions and 122 deletions

View File

@@ -27,7 +27,7 @@
android:layout_centerVertical="true"
android:text="Test Address"
fontPath="fonts/Quicksand-Bold.ttf"
android:textColor="@color/navy" />
android:textColor="@color/black" />
<ImageView
android:id="@+id/deleteAddressImageView"
@@ -48,6 +48,6 @@
android:layout_marginStart="16dp"
android:layout_marginRight="16dp"
android:layout_marginEnd="16dp"
android:background="@color/navy"/>
android:background="@color/black"/>
</LinearLayout>