python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how can i add this gray line in the Tablayout? Android
I need to add a gray line like this at the top of the TabLayout
Actual code:
<com.google.android.material.tabs.TabLayout
android:id="@+id/tl_tabs"
...
Norman Daniel Vicente
Votes: 0
Answers: 0
Creating Custom shape in android using xml
How to create the custom view in android studio xml?

Moeenuddin178
Votes: 0
Answers: 1
How to set visibility on Android?
Think I have 4 button on navbar. First button contains some data or items and other buttons also contains some data or items.
Note: All four buttons under a same xml file.
I want if I click first butt...

MD. NAHIAN AHMED
Votes: 0
Answers: 1
Binary XML file line #18: Binary XML file line #18: Error inflating class com.qdocs.smartschool.utils.CustomCalendar
I have a smart school app. I have built a custom calendar in this, but the app crashed while the app call fragment in which the custom calendar exists in XML. I am trying to do this using the XML file...
vickey
Votes: 0
Answers: 1