Loading res/layout/empty_group_view.xml +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:paddingTop="@dimen/empty_group_view_text_padding_top" android:paddingBottom="@dimen/empty_group_view_text_padding_bottom" android:text="@string/emptyGroup" style="@style/EmptyStateTextStyle"/> Loading res/values-land/dimens.xml +1 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ <!-- Height for the image for empty group view--> <dimen name="empty_group_view_image_height">150dp</dimen> <!-- Top and Bottom padding for the text for empty group view--> <!-- Top padding for the text for empty group view--> <dimen name="empty_group_view_text_padding_top">14dp</dimen> <dimen name="empty_group_view_text_padding_bottom">10dp</dimen> </resources> res/values-land/integers.xml +2 −2 Original line number Diff line number Diff line Loading @@ -18,5 +18,5 @@ <integer name="quickcontact_title_lines">2</integer> <!-- Top margin ratio for the image for empty group view --> <integer name="empty_group_view_image_margin">12</integer> <integer name="empty_group_view_image_margin_divisor">12</integer> </resources> res/values-sw600dp-land/dimens.xml +1 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ <!-- Height for the image for empty group view--> <dimen name="empty_group_view_image_height">180dp</dimen> <!-- Top and Bottom padding for the text for empty group view--> <!-- Top padding for the text for empty group view --> <dimen name="empty_group_view_text_padding_top">32dp</dimen> <dimen name="empty_group_view_text_padding_bottom">16dp</dimen> </resources> res/values-sw600dp-land/integers.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,5 @@ <integer name="contact_list_card_layout_weight">6</integer> <!-- Top margin ratio for the image for empty group view --> <integer name="empty_group_view_image_margin">8</integer> <integer name="empty_group_view_image_margin_divisor">8</integer> </resources> Loading
res/layout/empty_group_view.xml +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:paddingTop="@dimen/empty_group_view_text_padding_top" android:paddingBottom="@dimen/empty_group_view_text_padding_bottom" android:text="@string/emptyGroup" style="@style/EmptyStateTextStyle"/> Loading
res/values-land/dimens.xml +1 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ <!-- Height for the image for empty group view--> <dimen name="empty_group_view_image_height">150dp</dimen> <!-- Top and Bottom padding for the text for empty group view--> <!-- Top padding for the text for empty group view--> <dimen name="empty_group_view_text_padding_top">14dp</dimen> <dimen name="empty_group_view_text_padding_bottom">10dp</dimen> </resources>
res/values-land/integers.xml +2 −2 Original line number Diff line number Diff line Loading @@ -18,5 +18,5 @@ <integer name="quickcontact_title_lines">2</integer> <!-- Top margin ratio for the image for empty group view --> <integer name="empty_group_view_image_margin">12</integer> <integer name="empty_group_view_image_margin_divisor">12</integer> </resources>
res/values-sw600dp-land/dimens.xml +1 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ <!-- Height for the image for empty group view--> <dimen name="empty_group_view_image_height">180dp</dimen> <!-- Top and Bottom padding for the text for empty group view--> <!-- Top padding for the text for empty group view --> <dimen name="empty_group_view_text_padding_top">32dp</dimen> <dimen name="empty_group_view_text_padding_bottom">16dp</dimen> </resources>
res/values-sw600dp-land/integers.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,5 @@ <integer name="contact_list_card_layout_weight">6</integer> <!-- Top margin ratio for the image for empty group view --> <integer name="empty_group_view_image_margin">8</integer> <integer name="empty_group_view_image_margin_divisor">8</integer> </resources>