Rick A. Member Licensed User Longtime User Aug 26, 2015 #1 I see DefaultDrawable with no properties, and StatelistDrawable with 3 states properties. Additionally I see some of my buttons like below, blank with properties for its Enabled face I guess. Is that expected or some bug? Seems that I can't set Drawable as empty, but some are like this. B4A 5.20.0
I see DefaultDrawable with no properties, and StatelistDrawable with 3 states properties. Additionally I see some of my buttons like below, blank with properties for its Enabled face I guess. Is that expected or some bug? Seems that I can't set Drawable as empty, but some are like this. B4A 5.20.0
Erel B4X founder Staff member Licensed User Longtime User Aug 26, 2015 #2 Are you able to reproduce it? Start with a new button and get to the "third state"?
Rick A. Member Licensed User Longtime User Aug 26, 2015 #3 It came from loading a 5.02 design, the "blank state" probably was a StatelistDrawable. Follows a stripped down sample for investigation. Attachments SampleBlankDrawableButtons.zip 7.2 KB · Views: 272 Last edited: Aug 26, 2015
It came from loading a 5.02 design, the "blank state" probably was a StatelistDrawable. Follows a stripped down sample for investigation.
Erel B4X founder Staff member Licensed User Longtime User Aug 26, 2015 #4 This issue is most probably already fixed. Please update me if you encounter it while creating a new view with v5.20.
This issue is most probably already fixed. Please update me if you encounter it while creating a new view with v5.20.