Make bottom left toolbar corner rounded

This commit is contained in:
Kirill Kamakin
2021-11-21 15:41:27 +03:00
parent 316ae55013
commit 0121e90c99
3 changed files with 26 additions and 13 deletions

View File

@@ -5,4 +5,5 @@
<dimen name="height_view_holder_recipe_image">180dp</dimen>
<dimen name="fragment_recipe_info_image_height">@dimen/height_view_holder_recipe_image</dimen>
<dimen name="bottom_padding_instructions_list_fragment_recipe_info">30dp</dimen>
<dimen name="main_activity_toolbar_corner_radius">32dp</dimen>
</resources>