Translucent Theme cuts off text on buttons.

Kbogle24

Member
Licensed User
Longtime User
I am using the following code in my manifest to make my activity transparent. The problem is that older devices like galaxy S2 the text on my buttons are cut off. Galaxy S3 everything looks great.

B4X:
SetActivityAttribute(EditPrayer, android:theme, @android:style/Theme.Translucent.NoTitleBar)

Galaxy S2:


Galaxy S3:



Any ideas on how to fix this?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…