Skip to content

Instantly share code, notes, and snippets.

@Nublo
Created July 23, 2019 10:01
Show Gist options
  • Save Nublo/f71e88cb359adf7e3accf8e365531024 to your computer and use it in GitHub Desktop.
Save Nublo/f71e88cb359adf7e3accf8e365531024 to your computer and use it in GitHub Desktop.
<merge xmlns:android="http://schemas.android.com/apk/res/android"
tools:parentTag="android.widget.LinearLayout">
<TextView
android:id="@+id/country_code" />
<EditText
android:id="@+id/phone_number" />
</merge>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment