Search code examples
Android edittext underline missing when background is set...

javaandroidandroid-view

Read More
How does the getView() method work when creating your own custom adapter?...

androidandroid-arrayadapterandroid-viewlayout-inflater

Read More
generic function to traverse a View hierarchy and find contained Views of a specific type...

javaandroid-view

Read More
Setting a video to play as the background in Android...

javaandroidxmlandroid-layoutandroid-view

Read More
How to half overlap images in android constraint layout...

androidandroid-layoutandroid-imageviewandroid-viewandroid-constraintlayout

Read More
Add dots to a TextView like in a receipt...

javaandroidkotlinandroid-layoutandroid-view

Read More
Do I need to use "MeasureSpec.makeMeasureSpec" with "MeasureSpec.UNSPECIFIED" va...

androidandroid-viewandroid-custom-view

Read More
Recycler items are not shown when creating programatically the UI...

androidandroid-recyclerviewandroid-viewandroid-constraintlayout

Read More
How to remove unwanted padding from self made canvas view in Android...

javaandroidcanvasandroid-view

Read More
Thread.sleep on main thread causing view changes to be skipped?...

androidkotlinandroid-viewandroid-threading

Read More
Create ConstraintLayout with 2 buttons and EditText fails programatically...

androidkotlinandroid-viewandroid-constraintlayout

Read More
Make NEXT button in HorizontalView to scroll through different ImageView...

androidscrollimageviewandroid-linearlayoutandroid-view

Read More
How to get the previous or next view...

androidandroid-view

Read More
Expand two TextViews next to each other...

androidkotlinandroid-layouttextviewandroid-view

Read More
Android: How to set view to scroll away while positioning it between two pinned views?...

androidxmlandroid-layoutandroid-animationandroid-view

Read More
how to call a view that had it's id set with View.generateViewId()...

androidkotlinandroid-viewradio-group

Read More
How to programmatically round corners and set random background colors...

androidandroid-layoutbackgroundandroid-viewrounded-corners

Read More
Wait until the user stops typing before executing a heavy search in searchview...

androidrx-javaandroid-viewsearchviewrx-java2

Read More
custom view - rounding rectangle's corners drawn by lines...

androidandroid-viewandroid-custom-viewcustom-view

Read More
How to show a view when an android app is not active/focused?...

androidkotlinandroid-jetpack-composeandroid-view

Read More
Self-made canvas view in Android is not correctly displayed (any more)...

javaandroidcanvasandroid-view

Read More
Android FingerPaint Undo/Redo implementation...

androidpaintandroid-view

Read More
How to get hosting Activity from a view?...

androidandroid-activityandroid-edittextandroid-view

Read More
Set textview focus color programmatically / change focus color in themes...

androidandroid-layoutandroid-viewtextview

Read More
NullPointerException at TextView.checkForRelayout() while setText()...

androidandroid-view

Read More
Wrong state class, expecting View State but received class android.widget.CompoundButton$SavedState ...

androidandroid-fragmentsandroid-view

Read More
Android remove tabBar (hide) dynamically...

androidandroid-fragmentsandroid-viewpagerandroid-viewandroid-tablayout

Read More
Get fragment's container view id...

androidandroid-fragmentscontainersandroid-view

Read More
Access Activity views for third-party libraries and change text...

androidshared-librariesandroid-viewandroid-fragmentactivity

Read More
What is causing the item(View) in the Container (ViewGroup) class to move quickly and randomly after...

androidandroid-viewandroid-viewgroup

Read More
BackNext