-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
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
Balloon #122
Comments
Спасибо. будет время попробуем исправить. Но вам никто не мешает обернуть его в LinearLayout |
Пока что так и делаем :) |
Студенты что ли пишут библиотеку? |
Тоже самое, только у меня при использовании LinearLayout в качестве custom layout : FATAL EXCEPTION: main |
Кто-то смог решить эту проблему? |
Если создать свой layout.xml для унаследованного класа от BalloonItem, основным лэйаутом в layout.xml сделать RelativeLayout, то приложение крэшится при клике на OverlayItem.
The text was updated successfully, but these errors were encountered: