apkfuckery/com.discord/res/layout/abc_expanded_menu_layout.xml

3 lines
260 B
XML
Raw Normal View History

2019-02-04 20:05:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
2019-02-04 20:08:30 +00:00
<androidx.appcompat.view.menu.ExpandedMenuView android:id="@id/expanded_menu" android:layout_width="?panelMenuListWidth" android:layout_height="wrap_content"
2019-02-04 20:05:16 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />