Coder Social home page Coder Social logo

android-fadingedgelayout's People

Contributors

bosphere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-fadingedgelayout's Issues

Library not working on Galaxy Note 3

Hi there,

This library has some issue on mentioned phone - Samsung Galaxy Note 3 with OS Android Lollipop 5.0. Can you please check what it is?

Here is what is going on:

  1. Code is used on XML layout with following parameters:
    <com.bosphere.fadingedgelayout.FadingEdgeLayout
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:layout_weight="50"
    android:layout_width="0dp"
    android:layout_height="90dp"
    android:layout_gravity="center"
    android:layout_margin="2dp"
    android:id="@+id/fading_edge_layout"
    app:fel_edge="top|left|bottom|right"
    app:fel_size_top="20dp"
    app:fel_size_bottom="20dp"
    app:fel_size_left="20dp"
    app:fel_size_right="20dp">

</com.bosphere.fadingedgelayout.FadingEdgeLayout>

  1. Inside that layout we have one cardView which contains a GoogleMap view in lite mode.

  2. This whole layout is one item for the recycle view.

When we remove your layout, the cardview and mapview are showing, but with your layout, they don't show. That was actual issue - we do not see anything, it's literally blank.

I tested on Marshmallow OS as well (HTC One M9 phone), same issue.

On Android 7.0 and above, it's working fine.

Let me know if you need any additional info.

Thanks,
Nikola

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.