mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 07:23:36 +00:00
removed the ability to log in directly
This commit is contained in:
@@ -92,14 +92,6 @@
|
||||
android:textCursorDrawable="@null" />
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
|
||||
<CheckBox
|
||||
android:id="@+id/direct_access_checkbox"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:text="@string/server_signup_dialog_action_direct_access" />
|
||||
|
||||
<CheckBox
|
||||
android:id="@+id/low_security_checkbox"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user