@@ -56,10 +56,10 @@
             android:text="Custom colors" />
 
         <Button
-                android:id="@+id/unswipeable"
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:text="Unswipeable" />
+            android:id="@+id/unswipeable"
+            android:layout_width="match_parent"
+            android:layout_height="wrap_content"
+            android:text="Unswipeable" />
 
     </LinearLayout>
 </ScrollView>
\ No newline at end of file