New posts in android-view

How to Measure TextView Height Based on Device Width and Font Size?

How to setContentView in a fragment?

Android: why setVisibility(View.GONE); or setVisibility(View.INVISIBLE); do not work

setVisibility(GONE) view becomes invisible but still occupies space

How to make Beautiful & Stylish apps like Timely

Out of memory when drawing a path on canvas that is much larger than the screen

What is an Android DecorView?

Disable the touch events for all the views

Android custom view group delegate addView

Inflate a view / layout into another layout?

How to center a View inside of an Android Layout?

What are WindowInsets?

Android SeekBar Minimum Value

Get margin of a View

Detect touch event on a view when dragged over from other view

What is the benefit of using Fragments in Android, rather than Views?

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

How to make a view with rounded corners?

sendUserActionEvent() is null

What is the difference between the states selected, checked and activated in Android?