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_r319052114
 
 

 ##########
 File path: 
android/sdk/src/main/java/com/taobao/weex/ui/animation/TransformParser.java
 ##########
 @@ -242,7 +243,7 @@ private Float parseCameraDistance(List<String> rawValue){
         return new LinkedHashMap<>();
     }
 
-    private static Pair<Float, Float> parsePivot(@Nullable String 
transformOrigin,
+    protected static Pair<Float, Float> parsePivot(@Nullable String 
transformOrigin,
 
 Review comment:
   Remove `protected`

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