python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
No error Lint even if the same id is used in <include> tag of the xml file
I used two <include> tags in the activity_main.xml and then i just set same id for the two <include> tags. But There is no error Lint. How is it possible? I'm trying to figure this out but...

CodingBruceLee
Votes: 0
Answers: 0
Non-xml AttributeSet source
I'm currently looking into a possible custom solution for the AttributeSet. Having made a wrapper for it, I got an error with the java.lang.ClassCastException: AttributeSetWrapper cannot be cast to an...

Vadym Yaroshchuk
Votes: 0
Answers: 0
Why does this android app does not display in full view in smaller screen device?
I'm using Relative Layout and I set the width and length to match_parent. It displays fine in Redmi k30 but in Pixel XL it only display up-to Delete Record, it does not display View All Record and scr...
Lance2k
Votes: 0
Answers: 1
How to create a Terminal / Console like layout in android studio
How to create a terminal or console like layout in android studio like the Termux android app has as shown in the image above
I downloaded the termux app project prom github but didn't understand anyt...
Sheikh Umaid
Votes: 0
Answers: 1