Browse Source

0.0.37.beta4

kongzue 4 years ago
parent
commit
5c2cabe153

+ 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