Text Clipping in Textview
问题 I am adding Text in textview but it clipping at start and I have tried adding padding, margin start and textalignment center or end. XML CODE <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#eb2f06" android:gravity="center" android:orientation="vertical" tools:context="