Fixes conversation overflow menu items not being tappable.

Fixes #9908
master
Jared Andrews 2020-08-11 11:17:47 -04:00 committed by Greyson Parrelli
parent 93f1641803
commit d569419e13
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:background="?attr/reactions_overlay_toolbar_background_color"
android:theme="?reactions_overlay_toolbar_overflow_style"
app:contentInsetStart="0dp"
app:contentInsetStartWithNavigation="48sp"
app:menu="@menu/conversation_reactions_long_press_menu"