mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 18:29:01 +00:00
Theme attributes for fake chat widget styles.
This commit is contained in:
@@ -151,12 +151,10 @@
|
||||
|
||||
<style name="FakeChatViewMessageBubble.Incoming">
|
||||
<item name="android:background">@drawable/fake_chat_view_incoming_message_background</item>
|
||||
<!-- <item name="android:textColor">@color/fake_chat_bubble_text</item>-->
|
||||
</style>
|
||||
|
||||
<style name="FakeChatViewMessageBubble.Outgoing">
|
||||
<item name="android:background">@drawable/fake_chat_view_outgoing_message_background</item>
|
||||
<!-- <item name="android:textColor">@color/text</item>-->
|
||||
</style>
|
||||
|
||||
<style name="Session.SettingsTheme" parent="PreferenceThemeOverlay.v14.Material" >
|
||||
|
Reference in New Issue
Block a user