これは私のアンドロイドからのスクリーンショットです。テキストは「asd」です。ただし、「d」はわずかにカットされています。関連するビューは次のとおりです。
<TextView
android:id="@+id/stuff"
android:padding="2dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_below="@+id/other_stuff"
android:layout_marginTop="33dp"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textStyle="italic" />
何がこれを引き起こしているかについて何か考えはありますか?