Android webview centering horizontal and vertical -


i'm new android development, , trying center text , images using web view. i've tried

            android:layout_centervertical="true"             android:layout_gravity="center" 

and it's not centering vertically or horizontally. there i'm missing?


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -