mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-18 03:36:28 -07:00
Removed gesture swipe and drag&drop gesture from server item in login
This commit is contained in:
parent
677fe5dc60
commit
9bad7f6e77
8 changed files with 18 additions and 126 deletions
|
|
@ -107,8 +107,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:text="Direct access"
|
||||
android:onClick="onCheckboxClicked"/>
|
||||
android:text="Direct access"/>
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue