Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't Show Icon in the Layout on Marshmallow #22

Open
sagaratalatti opened this issue Jan 14, 2017 · 1 comment
Open

Doesn't Show Icon in the Layout on Marshmallow #22

sagaratalatti opened this issue Jan 14, 2017 · 1 comment

Comments

@sagaratalatti
Copy link

I have tried using this code for layout but the icon doesn't show! minSdkVersion is 17 and targetSdkVersion is 25

<com.sackcentury.shinebuttonlib.ShineButton
                android:layout_width="50dp"
                android:layout_height="50dp"
                android:layout_centerInParent="true"
                android:src="@android:color/darker_gray"
                android:id="@+id/po_image1"
                app:btn_color="@android:color/darker_gray"
                app:btn_fill_color="#FF6666"
                app:allow_random_color="false"
                app:enable_flashing="false"
                app:big_shine_color="#FF6666"
                app:click_animation_duration="200"
                app:shine_animation_duration="1500"
                app:shine_turn_angle="10"
                app:small_shine_offset_angle="20"
                app:shine_distance_multiple="1.5f"
                app:small_shine_color="#CC9999"
                app:shine_count="8"
                app:siShape="@raw/heart"/>
@ChadCSong
Copy link
Owner

Suggest you use new release version 0.1.9. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants