End of timelines are now detected correctly. Also, duplicate notifications/accounts are prevented.
This commit is contained in:
parent
5f39da27b3
commit
33883aca3d
11 changed files with 103 additions and 19 deletions
|
@ -36,6 +36,12 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/footer_end_of_timeline_text"
|
||||
android:visibility="gone" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
Loading…
Add table
Add a link
Reference in a new issue