Fix more colors

This commit is contained in:
Grishka 2024-10-31 10:18:34 +03:00
parent c2f6b16aff
commit 70eb5bf68c
1 changed files with 12 additions and 12 deletions

View File

@ -22,9 +22,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:background="@drawable/bg_button_borderless_rounded"
android:backgroundTint="?colorM3Secondary"
android:backgroundTint="?colorM3Outline"
android:singleLine="true"
android:ellipsize="end"
android:paddingVertical="4dp"
@ -37,7 +37,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3OnSurfaceVariant"
android:importantForAccessibility="no"
android:text="·"/>
@ -46,7 +46,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:singleLine="true"
android:ellipsize="end"
tools:text="2023-11-08"/>
@ -56,7 +56,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3OnSurfaceVariant"
android:importantForAccessibility="no"
android:text="·"/>
@ -65,7 +65,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:singleLine="true"
android:ellipsize="end"
android:paddingVertical="4dp"
@ -73,7 +73,7 @@
android:layout_marginVertical="-4dp"
android:layout_marginHorizontal="-8dp"
android:background="@drawable/bg_button_borderless_rounded"
android:backgroundTint="?colorM3Secondary"
android:backgroundTint="?colorM3Outline"
tools:text="Mastodon for Android dfjklafjdsalkfjdslakfjdsaklfjdslak"/>
</org.joinmastodon.android.ui.views.WrappingLinearLayout>
@ -86,7 +86,7 @@
android:paddingEnd="24dp"
android:background="?android:selectableItemBackground"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:gravity="center_vertical"
tools:text="Last edit bla bla"/>
@ -104,9 +104,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:background="@drawable/bg_button_borderless_rounded"
android:backgroundTint="?colorM3Secondary"
android:backgroundTint="?colorM3Outline"
android:singleLine="true"
android:ellipsize="end"
android:paddingVertical="4dp"
@ -120,9 +120,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3Secondary"
android:textColor="?colorM3Outline"
android:background="@drawable/bg_button_borderless_rounded"
android:backgroundTint="?colorM3Secondary"
android:backgroundTint="?colorM3Outline"
android:singleLine="true"
android:ellipsize="end"
android:paddingVertical="4dp"