chenzefeng09 opened a new issue #3175: [Android] rows property doesn't work in textarea URL: https://github.com/apache/incubator-weex/issues/3175 <!-- Thanks for using Weex. Github Issue is only used for bur report and please follow the template to report the bug. A good bug report should include the following information: --> <!-- Requirements: please go through this checklist before opening a new issue - * Review the documentation: https://weex.apache.org/index.html - * Search for existing issues: https://github.com/apache/incubator-weex/issues - * Use the latest Weex release: https://github.com/apache/incubator-weex/releases --> ## Describe the bug <!-- A clear and concise description of what the bug is. --> 1. `rows` property doesn't work in textarea when `type` property exists. 2. `return-key-type` proterty works in textarea only if the `type` property exists. so i can't have both `rows` and `return-key-type` in the same time. ## To Reproduce <!-- Steps to reproduce the behavior. Include a MCVE using http://dotwe.org/vue , crash stacktrace or share your app project. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve --> 1. http://dotwe.org/vue/503e96850b51ce01bfbf056a2e95d666 2. http://dotwe.org/vue/c9e15259ce2a1e52b385dd8e69201694 ## Environment Android SDK version 0.28
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
