Android: Binary XML "You Must Supply A Layout_height Attribute."
I have an existing Android app and I'm trying to add Rich Push Notifications via the Urban Airship API. I get the following error message after launching the activity: java.lang.R
Solution 1:
I also faced the same issue, while working on multiple screen support, this issue came raise if the attribute is not available in default dimension file
for more info, I will attach the screenshot,
Post a Comment for "Android: Binary XML "You Must Supply A Layout_height Attribute.""