Skip to content

Instantly share code, notes, and snippets.

View curliq's full-sized avatar
🐬

curli curliq

🐬
View GitHub Profile
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#fff"
android:weightSum="3"
>
<RelativeLayout
android:id="@+id/dashboardLayoutParent"
android:layout_width="0dp"