Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 336 Bytes

troubleshooting.md

File metadata and controls

15 lines (11 loc) · 336 Bytes

Troubleshooting

Issue:

Android resource linking failed
error: resource style/Theme.Design.Light.BottomSheetDialog (aka com.test.app.awesome:style/Theme.Design.Light.BottomSheetDialog) not found.
error: failed linking references.

Solution:

implementation ("com.google.android.material:material:1.4.0")