Skip to content

Instantly share code, notes, and snippets.

@EmmanuelGuther
Created September 24, 2018 09:31
Show Gist options
  • Select an option

  • Save EmmanuelGuther/f844f95ee62724ac5c2db53600cf8423 to your computer and use it in GitHub Desktop.

Select an option

Save EmmanuelGuther/f844f95ee62724ac5c2db53600cf8423 to your computer and use it in GitHub Desktop.
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/layoutHeaderNavView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground"
android:clickable="true"
android:focusable="true">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment