python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Motion layout on swipe is not working I have use tab view with view pager
I have created a bottom sheet with motion layout having default open 35% and in side that we have tabview and view pager and on Swipe of tabView I want that view pager height gone.
But onSwipe is not ...
shashank singh bisht
Votes: 0
Answers: 0
Is it possible to have two swipe handlers in a MotionLayout?
I want to recreate a menu (See screenshot below) from Google Play Store (Or many others google apps), but I don't know how.
Screenshot of the menu
I've tried to use MotionLayout with two vertical Swip...
Shayro
Votes: 0
Answers: 1
Android OnClick on main layout does not work, is it because of MotionLayout?
I want to be able to perform onClickListner on root RelativeLayout called "rl". Not it does not work I suspect it can be because of MotionLayout as a children. How to solve that?
Here is wha...
Qbi
Votes: 0
Answers: 1
Animating RecyclerView from Grid to Linear with MotionLayout
Can I animate transition of RecyclerView items from Grid layout to Linear (Horizontal) layout with use of MotionLayout?
I was unable to find any example of that.
My goal is to use RecyclerView in this...
Baterka
Votes: 0
Answers: 0