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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -