diff --git a/res/layout/homepage_condition_footer.xml b/res/layout/homepage_condition_footer.xml index 0ff7ac61231..56687fe4b04 100644 --- a/res/layout/homepage_condition_footer.xml +++ b/res/layout/homepage_condition_footer.xml @@ -15,26 +15,20 @@ limitations under the License. --> - + android:layout_height="@dimen/homepage_condition_footer_height" + android:contentDescription="@string/homepage_condition_footer_content_description" + android:gravity="end" + android:orientation="horizontal" + android:paddingTop="@dimen/homepage_condition_footer_padding_top" + android:paddingEnd="@dimen/homepage_condition_footer_padding_end"> - + - - - - \ No newline at end of file + \ No newline at end of file