google/blockly-android

Need .png assets for mutator/comment/warning icons

オープン

#591 opened on 2017/05/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (221 件のフォーク)batch import
P1UXassetsfeature parityhelp wanted

Repository metrics

Stars
 (665 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

See web SVG examples by importing the following:

<workspace>
  <block type="procedures_ifreturn" x="313" y="113">
    <mutation value="1"></mutation>
  </block>
  <block type="procedures_defnoreturn" x="313" y="163">
    <field name="NAME">do something</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
  </block>
</workspace>

コントリビューターガイド