Skip to content

omeraydindev/sw-blocks-preview

Repository files navigation

SW Blocks Preview

A small port of the BlockPane/blocks preview from Sketchware. See the class BlockPreviewer.java.

It is read-only (hence "preview") so you can't drag-drop blocks around, although that should be trivial to port also. One would just need to port over part of the onTouch event from LogicEditorActivity. PRs are welcome.

It has no external dependencies, not even AndroidX. I only included Gson to load some dummy block data for preview. Refer to MainActivity.java for example usage.

SWB?

Here.

Screenshots

About

A small port of the blocks preview view from Sketchware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages