You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement your ExpandablePanel and it nearly works. The only Problem: The handle-Widget is not displayed. Tried several widgets like ImageView or Button in die ExpandablePanel and they are displayed until I declare one being 'handle' (via android:id="@id/handle"). What could be the problem? EDIT: Everything is initialized the correct way. mHandle and mContent are set with the right values in ExpandablePanel (after debugging the process).
https://ahal.ca/blog/2015/android-expandable-panel/
The text was updated successfully, but these errors were encountered: