google/blockly-android

Need .png assets for mutator/comment/warning icons

開放

#591 建立於 2017年5月10日

 (1 則留言) (0 個反應) (0 位負責人)Java (221 個分叉)batch import
P1UXassetsfeature parityhelp wanted

倉庫指標

星標
 (665 顆星)
PR 合併指標
 (30 天內沒有已合併 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>

貢獻者指南