Created
December 10, 2017 13:51
-
-
Save FireZenk/5cf08c380df1b960927694a3f79b8abd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<fragment android:name="my.package.MyFragment" | |
android:id="@+id/my_fragment" | |
android:layout_width="match_parent" | |
android:layout_height="match_parent" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment