diff --git a/app/src/main/res/layout-land/fragment_entry_list.xml b/app/src/main/res/layout-land/fragment_entry_list.xml
new file mode 100644
index 0000000..b06a0ff
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_entry_list.xml
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_information_admin.xml b/app/src/main/res/layout-land/fragment_information_admin.xml
new file mode 100644
index 0000000..6a732ce
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_information_admin.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_login.xml b/app/src/main/res/layout-land/fragment_login.xml
new file mode 100644
index 0000000..6fc41d1
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_login.xml
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_profile.xml b/app/src/main/res/layout-land/fragment_profile.xml
index 9426495..9d300f9 100644
--- a/app/src/main/res/layout-land/fragment_profile.xml
+++ b/app/src/main/res/layout-land/fragment_profile.xml
@@ -37,7 +37,7 @@
style="@style/Theme.UiTemplate.TextH1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginTop="8dp"
+ android:layout_marginTop="5dp"
android:text="@string/profile_main_textview"
android:textAlignment="center"
app:layout_constraintStart_toStartOf="parent"
@@ -57,7 +57,7 @@
android:id="@+id/photo2"
android:layout_width="120dp"
android:layout_height="120dp"
- android:layout_margin="5dp"
+ android:layout_margin="2dp"
android:elevation="10dp"
app:cardCornerRadius="12dp"
app:layout_constraintBottom_toTopOf="@+id/scan"
@@ -70,9 +70,8 @@
style="@style/roundedImageView"
android:layout_width="120dp"
android:layout_height="120dp"
- android:layout_marginBottom="16dp"
+ android:layout_marginBottom="10dp"
android:contentDescription="@null"
-
app:layout_constraintBottom_toTopOf="@+id/scan"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
@@ -86,7 +85,6 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
- android:layout_marginTop="6dp"
android:textAlignment="center"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
@@ -98,7 +96,6 @@
style="@style/Theme.UiTemplate.TextH4"
android:layout_width="0dp"
android:layout_height="wrap_content"
- android:layout_marginTop="6dp"
app:layout_constraintEnd_toEndOf="@+id/fullname"
app:layout_constraintStart_toStartOf="@+id/fullname"
app:layout_constraintTop_toBottomOf="@+id/fullname"
@@ -110,7 +107,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dp"
- android:layout_marginTop="6dp"
app:layout_constraintEnd_toEndOf="@+id/fullname"
app:layout_constraintStart_toStartOf="@+id/fullname"
app:layout_constraintTop_toBottomOf="@+id/position"
diff --git a/app/src/main/res/layout-land/fragment_qr_result.xml b/app/src/main/res/layout-land/fragment_qr_result.xml
new file mode 100644
index 0000000..f49e321
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_qr_result.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_qr_scan.xml b/app/src/main/res/layout-land/fragment_qr_scan.xml
new file mode 100644
index 0000000..4690065
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_qr_scan.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_search_user.xml b/app/src/main/res/layout-land/fragment_search_user.xml
new file mode 100644
index 0000000..6ab46bc
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_search_user.xml
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-land/fragment_user_info.xml b/app/src/main/res/layout-land/fragment_user_info.xml
new file mode 100644
index 0000000..86c83ff
--- /dev/null
+++ b/app/src/main/res/layout-land/fragment_user_info.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file