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