File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77</h1 >
88
99<div align =" center " >
10- <a><img src="https://img.shields.io/badge/Version-3.2.7 -brightgreen.svg?style=flat"></a>
10+ <a><img src="https://img.shields.io/badge/Version-3.2.8 -brightgreen.svg?style=flat"></a>
1111 <a><img src="https://img.shields.io/badge/ID-gzeinnumer-blue.svg?style=flat"></a>
1212 <a><img src="https://img.shields.io/badge/Java-Suport-green?logo=java&style=flat"></a>
1313 <a><img src="https://img.shields.io/badge/Kotlin-Suport-green?logo=kotlin&style=flat"></a>
@@ -539,6 +539,8 @@ new TimeDialog(getSupportFragmentManager())
539539 - Bug Color
540540- ** 3.2.7**
541541 - Bug Color
542+ - ** 3.2.8**
543+ - Bug Fixing
542544
543545---
544546# Contribution
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 androidTestImplementation ' androidx.test.ext:junit:1.1.2'
3737 androidTestImplementation ' androidx.test.espresso:espresso-core:3.3.0'
3838
39- implementation ' com.github.gzeinnumer:SimpleMaterialStyle:2.0.0 '
40- implementation ' com.google.android.material:material:1.3 .0'
39+ implementation ' com.github.gzeinnumer:SimpleMaterialStyle:2.2.3-alpha5 '
40+ implementation ' com.google.android.material:material:1.4 .0'
4141 api ' com.agrawalsuneet.androidlibs:dotsloader:1.4'
4242}
Load Diff This file was deleted.
File renamed without changes.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 <color name =" colorPrimaryDark" >?attr/colorPrimaryDark</color >
55 <color name =" colorAccent" >?attr/colorAccent</color >
66
7- <!-- dialog custom -->
8- <color name =" text_header" >#FF282828</color >
9- <color name =" text_content" >#FF1C1C1C</color >
7+ <!-- <!– dialog custom –> -->
8+ <!-- <color name="text_header">#FF282828</color> -- >
9+ <!-- <color name="text_content">#FF1C1C1C</color> -- >
1010
1111</resources >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
3- <dimen name =" h3" >16sp</dimen >
4- <dimen name =" button_height" >48dp</dimen >
5- <dimen name =" def_margin" >16dp</dimen >
6- <dimen name =" text_margin" >10dp</dimen >
7- <dimen name =" space_between_edittext" >10dp</dimen >
3+ <!-- <dimen name="h3">16sp</dimen> -- >
4+ <!-- <dimen name="button_height">48dp</dimen> -- >
5+ <!-- <dimen name="def_margin">16dp</dimen> -- >
6+ <!-- <dimen name="text_margin">10dp</dimen> -- >
7+ <!-- <dimen name="space_between_edittext">10dp</dimen> -- >
88</resources >
Original file line number Diff line number Diff line change 11<resources >
22 <string name =" app_name" >MyLibDialog</string >
3- <!-- TODO: Remove or change this placeholder text -->
4- <string name =" hello_blank_fragment" >Hello blank fragment</string >
5- <string name =" title_dialog" >Title</string >
6- <string name =" content_dialog" >Content</string >
7- <string name =" cancel" >Cancel</string >
8- <string name =" ok" >Ok</string >
93</resources >
You can’t perform that action at this time.
0 commit comments