Greetings, all. Thank you in advance for answering my question.
Objective: Want some transparent activities.
Obviously want consistency in appearance and UI through all of the activities.
Target: Android v4+
Views: Progress Bar, Spinner, Toggle button
The Progress Bar goes back to pre V4 behavior.
The Spinner goes back to pre V4 behavior.
The Toggle button text cannot be centered vertically - it appears towards the top no matter the setting.
Any and all help will be welcomed.
Best regards.
Sandy
Objective: Want some transparent activities.
Obviously want consistency in appearance and UI through all of the activities.
Target: Android v4+
Views: Progress Bar, Spinner, Toggle button
B4X:
Manifest Editor:
SetActivityAttribute(main, android:theme, "@android:style/Theme.Translucent")
The Progress Bar goes back to pre V4 behavior.
The Spinner goes back to pre V4 behavior.
The Toggle button text cannot be centered vertically - it appears towards the top no matter the setting.
Any and all help will be welcomed.
Best regards.
Sandy