Giter Club home page Giter Club logo

Comments (4)

chrisjenx avatar chrisjenx commented on May 30, 2024

Hi @dpreussler try adding the following to the slidinglayer xml:

android:layout_alignParentRight="true"

So your settings should look something like:

android:layout_width="300dp"
android:layout_alignParentRight="true"
android:layout_height="fill_parent"
slidingLayer:stickTo="right"

What is not made clear in the demo is that the settings modify the layout on creation.

from android-sliding-layer-lib.

JlUgia avatar JlUgia commented on May 30, 2024

Well there are two ways to get the layer sticking to the right. First one is by doing it as you'd do it with any other container (alignParentRight, gravity, etc), or by forcing it as you did. The problem is that and as chrisjenx mentions you'll need your container already bound to the right side to make it work.
It might be a point of improvement for the future to correct gravity or alignment based on the deliberate choice on where to stick the layer to.

from android-sliding-layer-lib.

pbespechnyi avatar pbespechnyi commented on May 30, 2024

Please, update ReadMe with this information. I wasted 1 hour to get this issue resolved...

from android-sliding-layer-lib.

chrisjenx avatar chrisjenx commented on May 30, 2024

Send a PR with the changes. If you think something should be better submit
it. :) that is the beauty of GitHub.
On 29 Dec 2013 02:33, "Petr Bespechnyi" [email protected] wrote:

Please, update ReadMe with this information. I wasted 1 hour to get this
issue resolved...


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-31308982
.

from android-sliding-layer-lib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.