commit | 44925ad19051d4ffe239b3ba99ea27e7275409dc | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Wed Jul 22 12:33:59 2015 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Mon Oct 26 11:54:16 2015 -0500 |
tree | 5ffc3a491429c71c360553452ea4369aa268e017 | |
parent | 7dad625926f1249386d4630b57f8e7f1a5059195 [diff] |
GUI TextBox Allows the GUI to create a scrollable text box for long text that may not all fit on the screen. Also includes code to allow the console to wrap on spaces and other such characters instead of wrapping in the middle of a word. To see an example of how to add a text box to the XML, see: https://gerrit.omnirom.org/#/c/14183/ Change-Id: Ifd139172ede290046b58ea3fe526e2e06da1d4ef
Team Win Recovery Project (TWRP)
You can find a compiling guide here.