Simplification

This commit is contained in:
M66B 2019-09-17 10:11:09 +02:00
parent aacfeddcaf
commit 26a3eb43f6
1 changed files with 0 additions and 3 deletions

View File

@ -58,10 +58,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:backgroundTint="?attr/colorPrimary"
android:text="@string/title_pro_purchase"
android:textColor="@android:color/white"
android:textStyle="bold"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvList" />