Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thanks for filing the issue.
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
Description
There've been a few requests to enhance customisation of material text fields (like input alignment inside the text field, paddings, animation of label).
Considering the amount of possible customisations, it is not realistic to make it all exposed in the text fields APIs. Instead, we should allow developers to reimplement material text fields easier. For that, we should be exposing internal building blocks of the material text fields.