tatsuyafujisaki / right-to-left-slidingpanelayout-sample

Sample of sliding a SlidingPaneLayout from right to left

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository shows:

  • How to slide a SlidingPaneLayout from right to left.
  • How to prevent the lower layer from being pushed leftwards while the upper layer slides leftwards.
  • How to navigate from an overlaying fragment to another overlaying fragment.
  • How to update the lower layer by an interaction with the upper layer.

Demo

About

Sample of sliding a SlidingPaneLayout from right to left


Languages

Language:Kotlin 100.0%