Move untrusted/obsolete/unofficial extension text

This commit is contained in:
arkon
2020-06-13 17:27:03 -04:00
parent f9baff0e90
commit 150ea29a70
4 changed files with 23 additions and 20 deletions
@@ -10,10 +10,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="16dp"
android:background="@color/red_error"
android:background="?attr/colorError"
android:gravity="center"
android:padding="16dp"
android:textColor="@android:color/white"
android:textColor="?attr/colorOnError"
android:visibility="gone"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"