YorkShen commented on issue #3036: [Android] input doesn't support 'font-weight' style. URL: https://github.com/apache/incubator-weex/issues/3036#issuecomment-563936543 According to the [document](https://weex.apache.org/zh/docs/components/input.html), `font-weight` is not supported by `input`. However, if you like, you could give us a PR for `font-weight` support in `input` by [adding a switch case for input](https://github.com/apache/incubator-weex/blob/master/android/sdk/src/main/java/org/apache/weex/ui/component/AbstractEditComponent.java#L466).
---------------------------------------------------------------- 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
