Search code examples
Get MenuItem's View reference for TapTargetView...


androidandroid-layoutandroid-viewmenuitemandroid-menu

Read More
android- meaning of layout_weight="0"...


androidxmlandroid-layoutandroid-viewandroid-layout-weight

Read More
How to access a view inside of another class using Kotlins view binding...


androidkotlinandroid-recyclerviewandroid-viewkotlin-extension

Read More
How to have LinearLayout's weights in a ConstraintLayout?...


androidandroid-layoutandroid-viewandroid-constraintlayout

Read More
Change position of view Programmatically...


androidandroid-view

Read More
drawTextOnPath in Path is displaying text from wrong coordinate or starting from right side...


androidandroid-canvasandroid-viewandroid-custom-view

Read More
How to align in center of a space using constraint layout...


android-layoutandroid-viewandroid-constraintlayoutandroid-viewgroup

Read More
After removing a child of a view and then readding it, the view will not display properly...


javaandroidandroid-view

Read More
Use clipping to round corners of ViewGroup...


javaandroidandroid-layoutandroid-viewandroid-custom-view

Read More
How to manage width of a custom view with layout using ConstraintLayout?...


javaandroidandroid-layoutandroid-view

Read More
Notification on View added to parent?...


androidandroid-layoutandroid-viewandroid-custom-view

Read More
Load more than 10 items in RecyclerView with GridLayoutManager of 3 span count on first time...


androidandroid-recyclerviewandroid-viewrecyclerview-layoutgridlayoutmanager

Read More
Is List<View> worth it?...


javaandroidandroid-view

Read More
Align view to left and right position of another view, constraint layout?...


androidandroid-layoutandroid-viewandroid-xmlandroid-constraintlayout

Read More
IllegalStateException: When I trying to show AlertDialog on second time...


androidandroid-layoutandroid-viewandroid-alertdialogillegalstateexception

Read More
Keep Navigation Bar hidden...


androiduinavigationbarfullscreenandroid-view

Read More
Possible to jump straight to second view in ViewAnimator...


androidandroid-animationandroid-view

Read More
How to programmatically create textviews and show as grid...


androidandroid-layoutandroid-view

Read More
getView() returns null in second activity...


javaandroidandroid-activityandroid-view

Read More
Is it equivalent to call getActivity().findViewById instead of <any_inflated_layout>.findViewB...


androidandroid-viewfindviewbyid

Read More
Can't set visibility on a SearchView with savedInstanceState...


javaandroidandroid-view

Read More
Android ViewGroup: what should I do in the onLayout() override?...


androidandroid-layoutandroid-view

Read More
How can I split my layout in 3 different swipe views...


androidlayoutandroid-viewpagerandroid-viewswipe

Read More
Android: Layer exceeds max. dimensions supported by the GPU (1080x-646, max=16384x16384)...


androidandroid-view

Read More
How to use Percentage for android layout?...


androidandroid-viewandroid-preferencesandroid-styles

Read More
Exploring the view tree in Android...


androidandroid-view

Read More
Android get child from FrameLayout...


androidandroid-layoutandroid-view

Read More
Why does scale animation change button size?...


androidanimationandroid-animationandroid-viewobjectanimator

Read More
When it's necessary to execute invalidate() on a View?...


androidandroid-imageviewandroid-view

Read More
Kotlin Android Extensions : java.lang.IllegalStateException: view must not be null...


androidkotlinandroid-viewkotlin-android-extensions

Read More
BackNext