themes and various bugs
This commit is contained in:
parent
dc165fa6bc
commit
63526c6ed3
114 changed files with 1719 additions and 558 deletions
|
@ -48,6 +48,7 @@
|
|||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:fontFamily="@font/poppins_bold"
|
||||
android:buttonTint="?attr/colorPrimary"
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible" />
|
||||
|
||||
|
@ -69,6 +70,7 @@
|
|||
android:insetBottom="0dp"
|
||||
android:padding="8dp"
|
||||
android:textSize="16sp"
|
||||
app:strokeColor="?attr/colorPrimaryContainer"
|
||||
android:visibility="gone"
|
||||
app:cornerRadius="16dp"
|
||||
tools:ignore="SpeakableTextPresentCheck"
|
||||
|
@ -86,6 +88,7 @@
|
|||
android:insetBottom="0dp"
|
||||
android:padding="8dp"
|
||||
android:textSize="16sp"
|
||||
app:strokeColor="?attr/colorPrimaryContainer"
|
||||
android:visibility="gone"
|
||||
app:cornerRadius="16dp"
|
||||
tools:ignore="SpeakableTextPresentCheck"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue