kotlin转化完结
This commit is contained in:
@@ -76,15 +76,16 @@
|
||||
android:textColor="#ff333333"
|
||||
android:textSize="@dimen/sp_15"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
android:layout_marginBottom="@dimen/dp_19"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:id="@+id/upload_img"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginBottom="@dimen/dp_19"
|
||||
android:text="点击上传图片"
|
||||
android:textColor="@color/theme_color"
|
||||
android:textSize="@dimen/sp_15"/>
|
||||
android:textSize="@dimen/sp_15" />
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
</androidx.cardview.widget.CardView>
|
||||
|
||||
Reference in New Issue
Block a user