I need a custom TTLauncherItem displaying the text on to of the image. Is there a way to get this working?
Default looks like:
+----+
| |
+----+
text
And I want it to be like this:
+----+
|text|
+----+
Thanks for your help!
I need a custom TTLauncherItem displaying the text on to of the image. Is there a way to get this working?
Default looks like:
+----+
| |
+----+
text
And I want it to be like this:
+----+
|text|
+----+
Thanks for your help!
you can modify the image parameter in the TTLauncherItem init function.