diff --git a/core/res/res/layout/global_actions_item.xml b/core/res/res/layout/global_actions_item.xml index 67b164479cbe0..13ab98513e8bb 100644 --- a/core/res/res/layout/global_actions_item.xml +++ b/core/res/res/layout/global_actions_item.xml @@ -14,48 +14,46 @@ limitations under the License. --> - + - - - - - - + + android:gravity="center_vertical" + android:textAppearance="?android:attr/textAppearanceLarge" + /> + + android:textAppearance="?android:attr/textAppearanceSmall" + /> + + \ No newline at end of file