forked from mirror/monocles_chat_clean
fix up nicknames in message bubbles in dark mode
This commit is contained in:
parent
4e2e9260bb
commit
e3e7eb1e9d
1 changed files with 2 additions and 2 deletions
|
@ -149,8 +149,8 @@
|
|||
android:gravity="center_vertical"
|
||||
android:visibility="gone"
|
||||
android:textStyle="bold"
|
||||
android:textAppearance="?textAppearanceBodySmall"
|
||||
android:textColor="?colorOnTertiaryContainer" />
|
||||
android:textSize="12sp"
|
||||
android:textAppearance="?textAppearanceBodySmall" />
|
||||
</com.wefika.flowlayout.FlowLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue