Loading res/layout/private_space_header.xml +1 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ android:layout_width="@dimen/ps_header_image_height" android:layout_height="@dimen/ps_header_image_height" android:background="@drawable/ps_settings_background" android:layout_marginEnd="@dimen/ps_header_settings_icon_margin_end" android:src="@drawable/ic_ps_settings" android:contentDescription="@string/ps_container_settings" /> <LinearLayout Loading @@ -49,7 +48,7 @@ android:layout_height="@dimen/ps_header_image_height" android:background="@drawable/ps_lock_background" android:gravity="center_vertical" android:layout_marginEnd="@dimen/ps_header_layout_margin" android:layout_marginEnd="@dimen/ps_lock_button_margin_end" android:contentDescription="@string/ps_container_lock_unlock_button"> <ImageView android:id="@+id/lock_icon" Loading res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -496,7 +496,7 @@ <dimen name="ps_header_image_height">48dp</dimen> <dimen name="ps_header_text_height">24dp</dimen> <dimen name="ps_header_layout_margin">16dp</dimen> <dimen name="ps_header_settings_icon_margin_end">4dp</dimen> <dimen name="ps_lock_button_margin_end">12dp</dimen> <dimen name="ps_header_text_size">16sp</dimen> <dimen name="ps_button_height">40dp</dimen> <dimen name="ps_button_width">40dp</dimen> Loading Loading
res/layout/private_space_header.xml +1 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ android:layout_width="@dimen/ps_header_image_height" android:layout_height="@dimen/ps_header_image_height" android:background="@drawable/ps_settings_background" android:layout_marginEnd="@dimen/ps_header_settings_icon_margin_end" android:src="@drawable/ic_ps_settings" android:contentDescription="@string/ps_container_settings" /> <LinearLayout Loading @@ -49,7 +48,7 @@ android:layout_height="@dimen/ps_header_image_height" android:background="@drawable/ps_lock_background" android:gravity="center_vertical" android:layout_marginEnd="@dimen/ps_header_layout_margin" android:layout_marginEnd="@dimen/ps_lock_button_margin_end" android:contentDescription="@string/ps_container_lock_unlock_button"> <ImageView android:id="@+id/lock_icon" Loading
res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -496,7 +496,7 @@ <dimen name="ps_header_image_height">48dp</dimen> <dimen name="ps_header_text_height">24dp</dimen> <dimen name="ps_header_layout_margin">16dp</dimen> <dimen name="ps_header_settings_icon_margin_end">4dp</dimen> <dimen name="ps_lock_button_margin_end">12dp</dimen> <dimen name="ps_header_text_size">16sp</dimen> <dimen name="ps_button_height">40dp</dimen> <dimen name="ps_button_width">40dp</dimen> Loading