FirebaseExtended / mlkit-material-android

ML Kit Showcase App with Material Design
Apache License 2.0
491 stars 143 forks source link

ExtendedFloatingActionButton #22

Closed PartapSBimrah closed 4 years ago

PartapSBimrah commented 4 years ago

Hello

I got error inExtendedFloatingActionButton button code in LiveObjectDetection activity. when I move cursor ion this error is typical shows me that Unresolved reference: ExtendedFloatingActionButton

And also I got an error in Settings activity findPreference(getString(R.string.pref_key_rear_camera_preview_size)) as ListPreference

where findPreference is show that Type Interference failed. Please try to specify type argument explicity

See in screenshot Screenshot (37) Screenshot (38)