Skip to content

Instantly share code, notes, and snippets.

@Dmuasya
Created December 4, 2020 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dmuasya/b66ab7b19ec7ec61686ca44aff490567 to your computer and use it in GitHub Desktop.
Save Dmuasya/b66ab7b19ec7ec61686ca44aff490567 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<include layout="@layout/main_in"/>
<include layout="@layout/main_out"/>
</RelativeLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment