Android: center text in actionbar with hyperloop #13225
m1ga
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With hyperloop you can access the default action in a Window and add a new Textfield with custom layout parameters to e.g. center it:
If you use an
ActionBar
in your window you can use https://titaniumsdk.com/api/titanium/android/actionbar.html#customview to set a custom view. With the Hyperloop example you can access the "default" actionbar inside your window.Beta Was this translation helpful? Give feedback.
All reactions