Adjusts layout on encryption interstitial.
This adds extra spacing needed now that there is a divider between the description and the first selected item. Also adds icons for the encryption interstitial. bug:27306696 Change-Id: I0952d543ad121b0dfee5c052a67ca042d381f930
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="56dp"
|
||||
android:paddingBottom="@dimen/suw_description_margin_bottom"
|
||||
android:paddingBottom="@dimen/suw_description_margin_bottom_lists"
|
||||
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
|
||||
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
|
||||
android:paddingTop="@dimen/suw_description_margin_top"
|
||||
|
Reference in New Issue
Block a user