Giter Site home page Giter Site logo

Comments (5)

bermanapps avatar bermanapps commented on June 13, 2024

Add this in xml to change the color folding-cell:backSideColor="@color/colorPrimary"

from folding-cell-android.

DiaaSaada avatar DiaaSaada commented on June 13, 2024

We already tried that
<com.ramotion.foldingcell.FoldingCell
android:id="@+id/folding_cell"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:visibility="visible"
folding-cell:additionalFlipsCount="0"
folding-cell:animationDuration="500"
folding-cell:backSideColor="#FFF"
folding-cell:cameraHeight="30">

and this

<com.ramotion.foldingcell.FoldingCell
android:id="@+id/folding_cell"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:visibility="visible"
folding-cell:additionalFlipsCount="0"
folding-cell:animationDuration="500"
folding-cell:backSideColor="@android:color/white"
folding-cell:cameraHeight="30">

put we still have the same issue.
please advise.

from folding-cell-android.

golovin47 avatar golovin47 commented on June 13, 2024

Hello, @DiaaSaada. We couldn't reproduce that issue. FoldingCell takes grey color as fold/unfold background color if there is no backSideColor="@color/YOUR_COLOR" in your FoldingCell view in layout.xml. If you won't find reason of such behavior, you may fork this lib to change default background color in FoldingCell class.

from folding-cell-android.

Babygalla123 avatar Babygalla123 commented on June 13, 2024

Hi.. i started working with folding cell recently.

I had created one list view with folding cell. it's working perfectly fine.
But i want to change the color of the folding cell background. As of now it's showing grey color. i had tried with backSideColor attribute also.
But still it's showing same gray color.

Please help me on this. Thanks in advance.

from folding-cell-android.

golovin47 avatar golovin47 commented on June 13, 2024

Hi @Babygalla123. Try running example apps in this repo. Also check this lib's Readme section.

from folding-cell-android.

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.