Search code examples
What is the purpose of FrameLayout and in which scenario should we use it?...


androidandroid-framelayoutandroid-relativelayoutandroid-viewgroup

Read More
Unable to set layout width, height and weight of inflated view in XML in Android...


androidandroid-layoutandroid-viewlayout-inflaterandroid-viewgroup

Read More
BadgeView and SlidingTabStrip clicking error...


androidandroid-layoutandroid-viewandroid-tabsandroid-viewgroup

Read More
Correctly layout children with onLayout in Custom ViewGroup...


androidandroid-custom-viewandroid-viewgroup

Read More
Restore view in ConstraintLayout after it's visibility has been set to View.GONE...


androidandroid-layoutandroid-fragmentsandroid-constraintlayoutandroid-viewgroup

Read More
Android: ConstraintsLayout VS No Constraints ViewGroups...


androidandroid-layoutandroid-animationandroid-constraintlayoutandroid-viewgroup

Read More
Create Android subviews like iOS subviews...


androidiosandroid-custom-viewandroid-viewgroup

Read More
how to add childviews dynamically to layout based on screen resolution...


androidscreen-resolutionandroid-viewgroupandroid-framelayout

Read More
How to reposition imageview when scaling custom viewgroup?...


androidandroid-custom-viewviewgroupandroid-viewgroup

Read More
Should onLayout be overridden if there are no views inside...


androidandroid-custom-viewandroid-viewgroup

Read More
Default Style Resource pre API Level 21...


androidandroid-custom-viewandroid-stylesandroid-viewgroupandroid-api-levels

Read More
getHandler().removeCallbacksAndMessages(null) doesnt work in custom view...


javaandroidandroid-handlerandroid-viewgroup

Read More
Android Switch dosent show in ViewGroup...


androiduiswitchandroid-viewgroup

Read More
How to get a View from xml file using LayoutInflater in a java class not extending Activity...


javaandroidxmlandroid-layoutandroid-viewgroup

Read More
Custom View with two TextViews...


androidcustom-viewviewgroupandroid-viewgroup

Read More
Android - Should I use ViewGroup when close/null all views?...


androidandroid-viewgroup

Read More
Is it possible to cast View to ViewGroup?...


androidrecursionandroid-viewgroup

Read More
View cannot be cast to ViewGroup in fragment with sliding menu...


androidandroid-fragmentsandroid-viewslidingmenuandroid-viewgroup

Read More
Effect of muliple @+id vs single @+id in compilation of same layout file...


androidandroid-layoutxml-parsingandroid-viewgroupandroid-identifiers

Read More
Is it possible to detect View click if it is drawn outside of it's parent?...


androidandroid-layoutandroid-viewandroid-xmlandroid-viewgroup

Read More
Trying Get Floating-EditText Children of a ViewGroup...


javaandroidandroid-layoutandroid-linearlayoutandroid-viewgroup

Read More
Performance diff between two view adding approach...


androidviewandroid-inflateandroid-viewgroupviewstub

Read More
ViewGroup that wrap its children with line breaking if there is no space in the current line...


androidandroid-viewgroup

Read More
Setting custom ViewGroup/ composite View LayoutParameters inside its' constructor...


androidandroid-layoutandroid-viewandroid-viewgroup

Read More
Application throws java.lang.StackOverflowError Exception in Activity...


androidpull-to-refreshstack-overflowandroid-viewgroup

Read More
Application Crash ClassCastException: android.widget.TextView cannot be cast to android.view.ViewGro...


androidandroid-fragmentsandroid-viewpagertextviewandroid-viewgroup

Read More
Crop view from top instead of bottom...


androidandroid-layoutandroid-viewgroupandroid-framelayout

Read More
Which view should I use to show a small square containing only a background color, to show a color p...


androidandroid-viewandroid-viewgroup

Read More
Casting RadioButton to ViewGroup...


androidclasscastexceptionandroid-radiobuttonandroid-viewgroup

Read More
Android Compound View: cannot make child view match parent...


androidandroid-custom-viewlayout-inflaterandroid-viewgroup

Read More
BackNext