show the appropriate messages at opening a thread
This commit is contained in:
parent
70c1e7d6b7
commit
f938c14cba
5 changed files with 122 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="ifContentScrolls"
|
||||
android:scrollbars="none"
|
||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue