Assigned
Status Update
Comments
ds...@gmail.com <ds...@gmail.com> #2
My dependencies:
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.google.android.gms:play-services-wearable:17.1.0'
implementation 'com.google.android.material:material:1.4.0'
If I remove androidx.appcompat:appcompat:1.4.0
, the warning vanishes, so I imagine there's some transitive dependency on an older version of androidx.appcompat:appcompat
that doesn't have the warning.
Description
Component used:androidx.preference:preference-ktx:1.1.1 Version used:1.1.1 Devices/Android versions reproduced on:Honor 20
If this is a bug in the library, we would appreciate it if you could attach:
When implementing the library and building the project the studio throws error
.gradle/caches/transforms-2/files-2.1/e20c9557003bce468b8736f1fe1cf05d/jetified-skin-1.1.1/res/layout-v16/rss_item_row_learn.xml:18:
resource style/Preference_TextAppearanceMaterialSubhead not found