mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 14:37:33 +00:00
don't allow fast scrolling until data is available
fixes #4666 closes #4693 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
473e470883
commit
d58f4d1232
@@ -28,6 +28,7 @@
|
||||
android:id="@+id/fast_scroller"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="gone"
|
||||
android:layout_gravity="right"/>
|
||||
|
||||
</FrameLayout>
|
||||
|
Reference in New Issue
Block a user