字体修改-1
This commit is contained in:
parent
3a8c848ddd
commit
d020bae8ea
@ -66,7 +66,7 @@
|
||||
android:layout_height="30dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginRight="5dp"
|
||||
android:layout_marginRight="2dp"
|
||||
android:background="@drawable/index_vol" />
|
||||
</RelativeLayout>
|
||||
|
||||
@ -77,7 +77,10 @@
|
||||
android:layout_margin="5dp"
|
||||
android:layout_weight="1"
|
||||
android:background="@drawable/shape_volunteer_btn"
|
||||
android:padding="15dp">
|
||||
android:paddingLeft="15dp"
|
||||
android:paddingTop="15dp"
|
||||
android:paddingRight="3dp"
|
||||
android:paddingBottom="15dp">
|
||||
|
||||
<com.sucstepsoft.cm_utils.core.widget.views.TypeFaceTextView
|
||||
android:id="@+id/tv_register_team_title"
|
||||
|
Loading…
Reference in New Issue
Block a user