We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android resource linking failed error: resource style/Theme.CarUi.NoToolbar (aka com.android.car.carlauncher:style/Theme.CarUi.NoToolbar) not found. com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5654: error: style attribute 'attr/textAppearanceGridItem (aka com.android.car.carlauncher:attr/textAppearanceGridItem)' not found. com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5655: error: style attribute 'attr/textAppearanceGridItemSecondary (aka com.android.car.carlauncher:attr/textAppearanceGridItemSecondary)' not found. error: resource style/Theme.CarUi.WithToolbar (aka com.android.car.carlauncher:style/Theme.CarUi.WithToolbar) not found. com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5658: error: style attribute 'attr/textAppearanceGridItem (aka com.android.car.carlauncher:attr/textAppearanceGridItem)' not found. com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5659: error: style attribute 'attr/textAppearanceGridItemSecondary (aka com.android.car.carlauncher:attr/textAppearanceGridItemSecondary)' not found. error: failed linking references.
Is it related to bp . file ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Android resource linking failed
error: resource style/Theme.CarUi.NoToolbar (aka com.android.car.carlauncher:style/Theme.CarUi.NoToolbar) not found.
com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5654: error: style attribute 'attr/textAppearanceGridItem (aka com.android.car.carlauncher:attr/textAppearanceGridItem)' not found.
com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5655: error: style attribute 'attr/textAppearanceGridItemSecondary (aka com.android.car.carlauncher:attr/textAppearanceGridItemSecondary)' not found.
error: resource style/Theme.CarUi.WithToolbar (aka com.android.car.carlauncher:style/Theme.CarUi.WithToolbar) not found.
com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5658: error: style attribute 'attr/textAppearanceGridItem (aka com.android.car.carlauncher:attr/textAppearanceGridItem)' not found.
com.android.car.carlauncher.app-mergeDebugResources-23:/values/values.xml:5659: error: style attribute 'attr/textAppearanceGridItemSecondary (aka com.android.car.carlauncher:attr/textAppearanceGridItemSecondary)' not found.
error: failed linking references.
Is it related to bp . file ?
The text was updated successfully, but these errors were encountered: