highlight selected messages at the Conversation screen
This commit is contained in:
parent
a40438a08c
commit
854e125079
5 changed files with 13 additions and 3 deletions
|
|
@ -72,7 +72,8 @@
|
|||
android:layout_below="@+id/thread_add_contacts"
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="ifContentScrolls"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:paddingTop="@dimen/activity_margin"
|
||||
android:paddingBottom="@dimen/activity_margin"
|
||||
android:scrollbars="none"
|
||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager"
|
||||
app:stackFromEnd="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue