<TextView
android:layout_width="fill_parent"
android:layout_height="40dp"
android:layout_below="@+id/HeadIm1"
android:background="@drawable/menu"
android:gravity="center"
android:text="JEWELLERY DETAILS"
android:textColor="#000000"
android:textColorHighlight="#000000"
android:textSize="14dp" />
ジュエリーの詳細を示す色付きの水平バーが必要なので、このコードを作成しましたが、問題はその幅が親を埋めておらず、両側にパディングが残っていることです助けてください