feat: set comment name color above WCAG Guidelines

This commit is contained in:
rebelonion 2024-02-23 18:13:00 -06:00
parent 70c87b4067
commit 7ba117ec25
3 changed files with 108 additions and 18 deletions

View file

@ -5,6 +5,7 @@
android:id="@+id/commentsLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?android:colorBackground"
android:fitsSystemWindows="true">
<LinearLayout