aminography / PrimeDatePicker

PrimeDatePicker is a tool that provides picking a single day, multiple days, and a range of days.
Apache License 2.0
471 stars 52 forks source link

Duplicate key: text_size_small #68

Open fajaranugrah opened 1 year ago

fajaranugrah commented 1 year ago

Hello

I get problem duplicate key

Duplicate key: (row=dimen, column=text_size_small), values: [UNDEFINED dimen text_size_small = 0x7f0603a3, UNDEFINED dimen text_size_small = 0x7f060390].

i'm using implementation 'com.aminography:primedatepicker:3.6.1' implementation 'com.aminography:primecalendar:1.7.0'

i think problem on my another SDK using same the name

can you change the title dimen text_size_small

Thank you