fix compose field on landscape tablets (#2747)
This commit is contained in:
parent
b17823137b
commit
bf61b37961
1 changed files with 3 additions and 0 deletions
3
app/src/main/res/values-large-land/dimens.xml
Normal file
3
app/src/main/res/values-large-land/dimens.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<resources>
|
||||
<dimen name="compose_activity_scrollview_height">180dp</dimen>
|
||||
</resources>
|
Loading…
Reference in a new issue