-
有一些场景需要这种控件,不知道和系统自带的相比是否有优化。
-
I wanted to implement a listener in your code to perform an action when the content is displayed, and making use of the log, I realized that the onclicklistener in ExpandableRecyclerView is only calle…
-
New day plan name should be automatically generated with number or date (but this requires to implement date picker and add its handling)
Day plans screen contains list of day plans that are the he…
-
I migrated my project to androidX. Now I get the following error message on building the project:
The given artifact contains a string literal with a package reference 'android.support.v4.content' …
-
I want to integrate my app with Firebase SDK in my Android app to use Firebase Remote config
It requires me to include apply plugin: 'com.google.gms.google-services' at the bottom of app/build.gradle
…
-
Hi all,
I wanted to ask what proguard rules are needed.
I am using Android studio 3.0 and developping an android app.
-
I needed an expandable recyclerview which allows only one group to be expanded at the time. I added the follwoing code to GenreAdapter in your sample project:
`private ExpandableGroup expandedGrou…
-
Before my project used AndroidAnnotations version 4.3.0 along with gradle 3.5 +
classpath 'com.android.tools.build:gradle:2.2.0'
And everything works perfectly, but I had to upgrade then.
I updat…
-
I've noticed this when having 1 child item, spam tapping the parent eventually results in having multiple `mPendingUpdates` and then it stops reacting to expand taps. In `onItemRangeRemoved` it then r…
-
**Description:**
When I send notification from OneSignal console, on Android 8.1 the app force closes when user receives notification. When user later does receive another notification, the app d…