hyapp

Results 4 issues of hyapp

Cannot sync `Gradle` with dependency: `implementation 'com.github.aliab:Persian-Date-Picker-Dialog:1.8.0'` `Failed to resolve: com.github.aliab:Persian-Date-Picker-Dialog:1.8.0` It seems to be related to `JCenter` problems.

In my app everything works fine but the left icon is not displayed ```java private void setupEmojis() { mEmojiLayout = findViewById(R.id.emojiPopupLayout); AXEmojiPager emojiPager = new AXEmojiPager(this); AXSingleEmojiView singleEmojiView = new...

How to sync `ViewPager2` with SegmentProgressBar? While it only accepts `ViewPager`.

When selecting a large video, the user interface is blocked and it takes a long time to send the result.