Skip to content
/ ui Public

Go UI library with design layout loading from XML

License

Notifications You must be signed in to change notification settings

bhollier/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ben Hollier's UI Library

Very unfinished/untested Go UI library. UI 'designs' are loaded as Android layout-style XML files, which are processed using an expandable element/attribute system. The project currently uses pixel for renderering. At present there are 10 built-in UI elements:

  • LinearLayout
  • GridLayout
  • RelativeLayout
  • ImageButton
  • TextButton
  • Image
  • Import
  • Scroll
  • FixedRatio
  • Text

More elements + proper documentation coming soon!

About

Go UI library with design layout loading from XML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages