mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-07 03:07:26 +01:00
Change the color of author in ViewRPANBroadcastFragment.
This commit is contained in:
parent
ac72a30458
commit
1ab212dc98
@ -24,7 +24,7 @@
|
||||
android:id="@+id/author_text_view_item_rpan_comment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/colorPrimary" />
|
||||
android:textColor="#02BAEE" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/content_text_view_item_rpan_comment"
|
||||
|
Loading…
Reference in New Issue
Block a user