Skip to content

Instantly share code, notes, and snippets.

@DjakaTechnology
Created May 15, 2020 20:07
Show Gist options
  • Save DjakaTechnology/d85c6b1040d31048ac12aff8bee3cdf8 to your computer and use it in GitHub Desktop.
Save DjakaTechnology/d85c6b1040d31048ac12aff8bee3cdf8 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
...
</LinearLayout>
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment