mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
Merge pull request #764 from m0jo/master
Fix hpyerlinking recieved/sent date in messages
This commit is contained in:
commit
d3148b6766
@ -150,7 +150,7 @@
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:textColor="?conversation_received_text_secondary_color"
|
||||
android:fontFamily="sans-serif-light"
|
||||
android:autoLink="all"
|
||||
android:autoLink="none"
|
||||
android:linksClickable="false" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
@ -145,7 +145,7 @@
|
||||
android:paddingTop="1dip"/>
|
||||
|
||||
<TextView android:id="@+id/conversation_item_date"
|
||||
android:autoLink="all"
|
||||
android:autoLink="none"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:linksClickable="false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user