Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Service starts, but nothing has been shown! #37

Closed
khaledkhj opened this issue Apr 11, 2017 · 5 comments
Closed

Service starts, but nothing has been shown! #37

khaledkhj opened this issue Apr 11, 2017 · 5 comments

Comments

@khaledkhj
Copy link

Android version: 5.1.1
Device: Samsung Tablet A6

Any help please!

@YoshihideSogawa
Copy link
Contributor

Service starts

If you can not solve it, please provide more detailed information

@khaledkhj
Copy link
Author

Yeah, it is working fine now.
It was my fault, using app:srcCompat instead of just src, so that the service start but it did not show the image content.

Thanks anyway.

@YoshihideSogawa
Copy link
Contributor

Maybe you seem to be using ImageView.
When using srcCompat, please use AppCompatImageView.
see this

@AsadAlihp
Copy link

You are right, always use AppCompatImageView whenever you use app:srcCompat

@AsadAlihp
Copy link

@YoshihideSogawa I have been trying to attach floating menu buttons with your beautiful bubble onClick listener . but failed . This https://github.com/oguzbilgener/CircularFloatingActionMenu is the library which I tried to use with Bubble. to reveal little bubbles around our Bubble.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants