gullskatten/beardblaster

Refactor out common styles between screens

Closed this issue · 1 comments

We have a lot of duplicate stylings between different screens. Look into creating general components.

Have a look at https://github.com/libktx/ktx/tree/master/style

https://github.com/libktx/ktx/blob/master/scene2d/README.md "val labelWithCustomSkin = scene2d.label(text = "Custom skin!", skin = mySkin, style = "custom")"