11 lines
459 B
XML
11 lines
459 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.google.android.material.internal.NavigationMenuItemView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:paddingLeft="?attr/y8"
|
|
android:paddingRight="?attr/y9"
|
|
android:focusable="true"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:foreground="?attr/a5g"
|
|
android:minHeight="?attr/y6"
|
|
android:defaultFocusHighlightEnabled="false"/>
|