Skip to content

Instantly share code, notes, and snippets.

View dturner's full-sized avatar
🎧

Don Turner dturner

🎧
View GitHub Profile
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/layout_root_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipChildren="false">
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"