YorkShen commented on a change in pull request #2783: [Android]support "wx" in 
animation and wxtext
URL: https://github.com/apache/incubator-weex/pull/2783#discussion_r318937866
 
 

 ##########
 File path: android/sdk/src/main/java/com/taobao/weex/utils/WXUtils.java
 ##########
 @@ -135,7 +135,7 @@ public static Float getFloat(Object value, @Nullable Float 
df) {
     return df;
   }
 
-  private static float transferWx(String stringWithWXPostfix, int viewport) {
 
 Review comment:
   `static float transferWx` is enough, don't make it public.

----------------------------------------------------------------
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

Reply via email to