소스 검색

0.0.37.beta4

kongzue 4 년 전
부모
커밋
5c2cabe153
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      DialogXMIUIStyle/src/main/res/layout/item_dialogx_miui_bottom_menu_center_dark.xml
  2. 1 1
      gradle.properties

+ 1 - 1
DialogXMIUIStyle/src/main/res/layout/item_dialogx_miui_bottom_menu_center_dark.xml

@@ -31,7 +31,7 @@
             android:text="MenuText"
             android:textColor="@color/black"
             android:textSize="16dp"
-            android:textStyle="bold" /9
+            android:textStyle="bold" />
 
         <ImageView
             android:id="@+id/img_dialogx_menu_selection"

+ 1 - 1
gradle.properties

@@ -18,5 +18,5 @@ android.useAndroidX=true
 # Automatically convert third-party libraries to use AndroidX
 android.enableJetifier=true
 
-BUILD_VERSION=0.0.37.beta3
+BUILD_VERSION=0.0.37.beta4
 BUILD_VERSION_INT=37