diff --git a/res/xml/app_info_settings.xml b/res/xml/app_info_settings.xml index 84ea14d34cc..1e320e4009d 100644 --- a/res/xml/app_info_settings.xml +++ b/res/xml/app_info_settings.xml @@ -32,7 +32,9 @@ android:key="instant_app_buttons" android:layout="@layout/instant_app_buttons" android:selectable="false" - android:order="-9999" /> + android:order="-9999" + settings:allowDividerAbove="true" + settings:allowDividerBelow="true"/> + android:layout_height="8dp" + settings:allowDividerAbove="true"/> + android:order="-10000" + settings:allowDividerBelow="true"/>