We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4732cb commit 1f6ba62Copy full SHA for 1f6ba62
app/src/main/res/layout/activity_settings.xml
@@ -252,7 +252,7 @@
252
android:layout_width="wrap_content"
253
android:layout_height="wrap_content"
254
android:layout_gravity="center_horizontal"
255
- android.layout_marginTop="24dp"
+ android:layout_marginTop="24dp"
256
android:background="@drawable/btn_with_border"
257
android:text="@string/sign_out"
258
android:textColor="@android:color/white" />
0 commit comments