TriStateToggleButton icon indicating copy to clipboard operation
TriStateToggleButton copied to clipboard

Breaks compilation on API 29

Open tkeil69575 opened this issue 4 years ago • 0 comments

My app (androidx) wont compile any more ... I get

Session 'app': Installation did not succeed. The application could not be installed: INSTALL_FAILED_UPDATE_INCOMPATIBLE Retry

and

Error running 'app': Default Activity not found

I have specified xmlns:app="http://schemas.android.com/apk/res-auto" in my nested-scroll-view layout

tkeil69575 avatar Jun 12 '20 02:06 tkeil69575