1.修改Baner尺寸 2.增加底部间距
This commit is contained in:
@@ -8,6 +8,7 @@ import android.graphics.ImageDecoder;
|
||||
import android.net.Uri;
|
||||
import android.os.Build;
|
||||
import android.provider.MediaStore;
|
||||
import android.util.Log;
|
||||
|
||||
|
||||
import androidx.activity.result.ActivityResultLauncher;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginTop="9dp"
|
||||
android:layout_marginBottom="9dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:background="@drawable/bg_f2edd7_10">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user