Files
runelite/runelite-client
Ruben Amendoeira 84213d1eff Added/Changed custom UI components
MaterialTabs:

- Added a second constructor for use cases where the programmer
does not want the screen switching functionality, only the tab
selection functionality (think of them as fancy radio buttons
- Tweaked the border on the material tab so that the highlight overlays
instead of appending to the bottom.

IconTextField:
- Fixed copyright link
- Refactored to include the new FlatTextField (code was taken from this
class to produce the new class)

FlatTextField:
- Added this new component, it is pretty much the same as IconTextField
but used for just text input purposes, no icons.
2018-05-23 00:25:19 +01:00
..
2018-05-23 00:25:19 +01:00
2018-05-19 18:53:25 -04:00