hided recipe title in actbar

This commit is contained in:
Vishnu Raghav B 2020-11-29 01:36:35 +05:30
parent 449b8a0b11
commit 6ffb9a8f1a

View file

@ -12,9 +12,9 @@
@tap="$navigateBack()"
/>
<!-- <ScrollView
row="0"
col="1"
:colSpan="hideActionBar ? 2 : 1"
row="1"
col="0"
colSpan="3"
orientation="horizontal"
scrollBarIndicatorVisible="false"
>