diff --git a/app/build.gradle b/app/build.gradle
index 96c54f37..5fb1557e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -36,7 +36,7 @@ android {
targetSdkVersion 30
versionCode 42
- versionName "2.6.12"
+ versionName "2.6.13"
resValue "string", "app_version",
"${defaultConfig.versionName}${versionNameSuffix ?: ""}"
diff --git a/app/src/main/res/layout/result_sync.xml b/app/src/main/res/layout/result_sync.xml
index 05372a24..55249b37 100644
--- a/app/src/main/res/layout/result_sync.xml
+++ b/app/src/main/res/layout/result_sync.xml
@@ -1,220 +1,245 @@
-
-
-
-
-
-
-
+ android:layout_height="match_parent">
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+ tools:visibility="visible" />
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ android:layout_marginTop="10dp"
+ android:layout_width="match_parent"
+ style="@style/SyncButton"
+ app:icon="@drawable/baseline_sync_24"
+ android:text="@string/upload_sync" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+ app:icon="@drawable/ic_baseline_add_24"
+ android:text="@string/add_sync" />
+
\ No newline at end of file
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index eafa7629..389c8c8e 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -445,10 +445,10 @@
- 1
- wrap_content
- ?attr/textColor
- - @color/transparent
+ - @color/toggle_button
- 10dp
- 1dp
- - ?attr/white
+ - @color/toggle_button_outline