Bug P3
Status Update
Comments
fi...@gmail.com <fi...@gmail.com> #2
I proposed this which I think it is better than the actual behavior, and could let the developers work with more room to be creative.
https://code.google.com/p/android/issues/detail?id=58318
fi...@gmail.com <fi...@gmail.com> #3
The presentation link doesn't work.
ma...@gmail.com <ma...@gmail.com> #4
In Custom Notification Layouts section of the Notification API Guides, it states: "The height available for a custom notification layout depends on the notification view. Normal view layouts are limited to 64 dp, and expanded view layouts are limited to 256 dp". I guess it means the width is 512 dp and the height is 256 dp (if following the 2:1 aspect ratio)?
http://developer.android.com/guide/topics/ui/notifiers/notifications.html#CustomNotification
ha...@google.com <ha...@google.com> #7
Any update on this?
is...@google.com <is...@google.com>
np...@mozilla.com <np...@mozilla.com> #8
Thank you for your feedback. We assure you that we are doing our best to address all issues reported. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with the bug report here https://goo.gl/TbMiIO and reference this bug for context.
Description
Still observed in Compose 1.4.0-alpha04. Initially reported in 192043120#comment135 .
Repro steps:
Expected: Entire field should stay above keyboard Observed: Scroll position does not change, new line is below keyboard.