[ 
https://issues.apache.org/jira/browse/WEEX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316219#comment-16316219
 ] 

ASF GitHub Bot commented on WEEX-187:
-------------------------------------

Github user misakuo commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/972#discussion_r160124637
  
    --- Diff: 
android/playground/app/src/main/java/com/alibaba/weex/IndexActivity.java ---
    @@ -83,7 +83,7 @@ public void onCreate(Bundle savedInstanceState) {
         }
     
         if (TextUtils.equals(sCurrentIp, DEFAULT_IP)) {
    -      renderPage(WXFileUtils.loadAsset("index.js", this), getIndexUrl());
    +      renderPage(WXFileUtils.loadAsset("vue/index.js", this), 
getIndexUrl());
    --- End diff --
    
    what is this?


> weex custom font not rendered right when font  is first downloaded
> ------------------------------------------------------------------
>
>                 Key: WEEX-187
>                 URL: https://issues.apache.org/jira/browse/WEEX-187
>             Project: Weex
>          Issue Type: Bug
>            Reporter: codefurture
>            Assignee: Adam Feng
>
> weex custom font not rendered right when font  is first downloaded. 
> http://rax.alibaba-inc.com/playground/25424547-45d0-4fce-9ec2-8958fde6024e



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to