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

3 lines
364 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.appcompat.widget.ActionMenuView android:gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" app:divider="?actionBarDivider" app:dividerPadding="12.0dip"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />