Skip to content

Instantly share code, notes, and snippets.

View amy6's full-sized avatar
:octocat:
Let's ☕️ and 👩‍💻

Mahima amy6

:octocat:
Let's ☕️ and 👩‍💻
View GitHub Profile
<!---Main Layout-->
<android.support.design.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:context=".DashboardActivity">