New posts in android-layout

Add padding on view programmatically

Can not find a View with findViewById()

How to change the color of a CheckBox?

Why does LayoutInflater ignore the layout_width and layout_height layout parameters I've specified?

How to set layout_weight attribute dynamically from code?

Error inflating class fragment

How to animate RecyclerView items when they appear

How to start a Service when .apk is Installed for the first time

how to change color of textview hyperlink?

GridLayout (not GridView) how to stretch all children evenly

RecyclerView: Inconsistency detected. Invalid item position

Changing EditText bottom line color with appcompat v7

Android: alternate layout xml for landscape mode

How to display count of notifications in app launcher icon [duplicate]

How can you tell when a layout has been drawn?

Calling setCompoundDrawables() doesn't display the Compound Drawable

Application Skeleton to support multiple screens

What is the purpose of Android's <merge> tag in XML layouts?

LinearLayout not expanding inside a ScrollView

How to set layout_gravity programmatically?