gravity - How to set item centered horizontally and vertically in android? -


how can how can make centered verrically , horizontally @ same time?

android:gravity="center_horizontal" 

try this, set android:layout_gravity="center"

https://developer.android.com/reference/android/widget/linearlayout.layoutparams.html#attr_android:layout_gravity


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -