tweak button style

This commit is contained in:
Akinwale Ariwodola 2020-06-12 03:28:46 +01:00
parent 2ffebfce35
commit 825dc83126

View file

@ -76,15 +76,15 @@
android:fontFamily="@font/inter"
android:text="@string/buy_lbc"
android:layout_marginTop="8dp"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:textSize="14sp" />
android:layout_marginLeft="12dp"
android:layout_marginRight="12dp"
android:textSize="16sp" />
<TextView
android:id="@+id/wallet_hint_convert_credits"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:layout_marginTop="6dp"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
android:fontFamily="@font/inter"