Skip to content

Commit 1f6ba62

Browse files
camelCase02Copilot
andauthored
Update app/src/main/res/layout/activity_settings.xml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b4732cb commit 1f6ba62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
android:layout_width="wrap_content"
253253
android:layout_height="wrap_content"
254254
android:layout_gravity="center_horizontal"
255-
android.layout_marginTop="24dp"
255+
android:layout_marginTop="24dp"
256256
android:background="@drawable/btn_with_border"
257257
android:text="@string/sign_out"
258258
android:textColor="@android:color/white" />

0 commit comments

Comments
 (0)