aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/login_teest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/login_teest.xml')
-rw-r--r--app/src/main/res/layout/login_teest.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/app/src/main/res/layout/login_teest.xml b/app/src/main/res/layout/login_teest.xml
deleted file mode 100644
index 47e72acd..00000000
--- a/app/src/main/res/layout/login_teest.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:orientation="vertical">
-
- <com.facebook.login.widget.LoginButton
- android:id="@+id/login_button"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center_horizontal"
- android:layout_marginBottom="30dp"
- android:layout_marginTop="30dp" />
-
- <Button
- android:id="@+id/switchh"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:text="switch" />
-</LinearLayout> \ No newline at end of file