Skip to content

Instantly share code, notes, and snippets.

@mumayank
Created December 20, 2019 08:39
Show Gist options
  • Save mumayank/6baa3b3e7f62438b98cffd8fe7565755 to your computer and use it in GitHub Desktop.
Save mumayank/6baa3b3e7f62438b98cffd8fe7565755 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:layout_height="match_parent"
android:layout_width="match_parent"
android:background="@android:color/white"
android:orientation="vertical"
android:padding="16dp"
xmlns:android="http://schemas.android.com/apk/res/android">
</LinearLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment