Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-layout

android:drawableLeft margin and/or padding

How do I remove lines between ListViews on Android?

Percentage width in a RelativeLayout

How do I get the currently displayed fragment?

How to programmatically set drawableLeft on Android button?

Why fragments, and when to use fragments instead of activities?

View's getWidth() and getHeight() returns 0

Can the Android layout folder contain subfolders?

How do I align views at the bottom of the screen?

What does android:layout_weight mean?

Standard Android Button with a different color

android android-layout

Can I underline text in an Android layout?

How do I put a border around an Android textview?

How to change fontFamily of TextView in Android

How to hide the title bar for an Activity in XML with existing custom theme

What's "tools:context" in Android layout files?

You need to use a Theme.AppCompat theme (or descendant) with this activity

android android-layout

What is the difference between gravity and layout_gravity in Android?

What is the difference between match_parent and fill_parent?

android android-layout

What is the difference between "px", "dip", "dp" and "sp"?