fix compose field on landscape tablets (#2747)

This commit is contained in:
Konrad Pozniak 2022-11-07 19:56:28 +01:00 committed by GitHub
parent b17823137b
commit bf61b37961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
<resources>
<dimen name="compose_activity_scrollview_height">180dp</dimen>
</resources>