Giter VIP home page Giter VIP logo

androidimageslider's Introduction

Hey Bro. 👋


Products

64

  • TickerPad: a macOS app which helps you track your favorite crypto price via macOS menu bar.

Investment Portfolio

D-Matrix | Maxtropy | Showmebug | 元気森林 | Cyber Kunlun | AYoxi Tech | Conflux | Nervos | Cobo Wallet | SilverHand | Overide Halo

Code Stats

daimajia's github stats

Trading Story

Magic Trader


Social


Contact me

[email protected]

My lovely daughter. ❤️

图片

Leave a message to me? --> https://github.com/daimajia/daimajia/issues

androidimageslider's People

Contributors

bceskavich avatar daimajia avatar dominikkv avatar geminiwen avatar gitter-badger avatar johnjohndoe avatar kojustin avatar marcrubio avatar massimobio avatar rafaelmeteoro avatar richardhan avatar shekibobo avatar zhouqiangwang 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  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

androidimageslider's Issues

SetOnitem in Androidimageslider

Hello i want to setOnitem in androidImageSlider for get NamePicture url.
how can do it
i little english
thank you very much

Classes could not be instantiated

Hi there!

I'm trying to use this library on Android Studio but I'm getting a error.
Any idea of what is going on here?

Follow a screenshot showing the error.

Thanks a lot!

captura de tela 2014-07-16 13 46 50

How to set Transforms slide right to left ?

Hi,
Thank you you write useful library.
I used your library for my application.
And I want set transform slide right to left (now transform slide left to right)
I use code:
sliderBaner.setPresetTransformer(SliderLayout.Transformer.Default);

Many thanks

Memory leak on orientation changes

Simple layout in activity:
setContentView(R.layout.activity_main);

Layout:

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"

<com.daimajia.slider.library.SliderLayout
        android:id="@+id/slider"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:visibility="visible"
        />

Make some device rotations.
10-09 22:10:27.769 8192-8192/com.ww.aeli.memoryleak.app D/dalvikvm﹕ GC_FOR_ALLOC freed 57K, 8% free 2667K/2876K, paused 2ms, total 2ms

and few minutes later

10-09 22:13:54.593 8192-8192/com.ww.aeli.memoryleak.app D/dalvikvm﹕ GC_FOR_ALLOC freed 33K, 1% free 41262K/41448K, paused 7ms, total 9ms

And keep going up with each rotation.

10-09 22:16:13.793 8192-8192/com.ww.aeli.memoryleak.app D/dalvikvm﹕ GC_FOR_ALLOC freed 33K, 1% free 59160K/59348K, paused 7ms, total 9ms
10-09 22:16:15.145 8192-8192/com.ww.aeli.memoryleak.app D/dalvikvm﹕ GC_FOR_ALLOC freed 34K, 1% free 60535K/60724K, paused 20ms, total 20ms

Image load from url

image can't load use url

here is log:
10-15 12:02:37.941: D/Picasso(27919): Main created [R0] Request{http://static2.hypable.com/wp-content/uploads/2013/12/hannibal-season-2-release-date.jpg resize(1080,600)}
10-15 12:02:37.941: D/Picasso(27919): Main created [R1] Request{http://cdn3.nflximg.net/images/3093/2043093.jpg resize(1080,600)}
10-15 12:02:37.941: D/Picasso(27919): Main created [R2] Request{http://images.boomsbeat.com/data/images/full/19640/game-of-thrones-season-4-jpg.jpg resize(1080,600)}
10-15 12:02:37.946: D/Picasso(27919): Dispatcher enqueued [R0]+2ms
10-15 12:02:37.946: D/Picasso(27919): Hunter executing [R0]+4ms
10-15 12:02:37.951: D/Picasso(27919): Dispatcher enqueued [R1]+10ms
10-15 12:02:37.956: D/Picasso(27919): Dispatcher enqueued [R2]+11ms
10-15 12:02:37.956: D/Picasso(27919): Hunter executing [R2]+11ms
10-15 12:02:37.956: D/Picasso(27919): Hunter executing [R1]+12ms
10-15 12:02:38.636: D/Picasso(27919): Dispatcher batched [R2]+692ms for error (will replay)
10-15 12:02:38.636: D/Picasso(27919): Dispatcher batched [R1]+694ms for error (will replay)
10-15 12:02:38.641: D/Picasso(27919): Dispatcher batched [R0]+699ms for error (will replay)
10-15 12:02:38.841: D/Picasso(27919): Main errored [R2]+895ms
10-15 12:02:38.841: D/Picasso(27919): Main errored [R1]+896ms
10-15 12:02:38.841: D/Picasso(27919): Main errored [R0]+898ms
10-15 12:02:38.841: D/Picasso(27919): Dispatcher delivered [R2]+894ms, [R1]+895ms, [R0]+896ms

New animation

Hi, it possible like at this image, but without buttons ?
slider

urls_map via asynctask

First, thanks a lot for your amazing job :)
I would like to know the best practices for set the urls_maps from asynctask ? How reload propely the slider?
Thanks in advance,

I found a bug when only one image to be load.

imageSlider.addSlider(textSliderView);

I just add one view into ImageSlider.But the ImageSlider still can swipe.And the method stopAutoCycle() doesn't work seemingly,stopAutoCycle works well when ImageSlider have more than one image.

Could you add a new Parameter for image(...) function?

希望增加直接image(Bitmap)的方法,我是用的另外一个开源图片加载库,为了方便管理缓存,以及一些其他的内容。。。。希望在BaseSliderView中增加image(Bitmap)的方法。

Add to Maven Central

This looks excellent. Do you have plans to add to Maven Central (for easy integration with gradle)?

Customize description

Hi there,
Its great library, very simple to add and use, and functionality is great. I have one question. Can I somehow customize description? Maybe I want bigger text size, different font, more padding, different color background, not to come and go... Is it customization already implemented or this is a feature?

Android Studio Rendering Problems

Is it normal to get always rendering problems?
"Rendering Problems Missing styles. Is the correct theme chosen for this layout? Use the Theme combo box above the layout to choose a different layout, or fix the theme style references."

The following classes could not be instantiated:
- com.daimajia.slider.library.SliderLayout (Open Class, Show Exception)
Tip: Use View.isInEditMode() in your custom views to skip code or show sample data when shown in the IDE Exception Details java.lang.NullPointerException   at com.daimajia.slider.library.SliderLayout.(SliderLayout.java:191)   at com.daimajia.slider.library.SliderLayout.(SliderLayout.java:166)   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)   at android.view.LayoutInflater.rInflate_Original(LayoutInflater.java:755)   at android.view.LayoutInflater_Delegate.rInflate(LayoutInflater_Delegate.java:64)   at android.view.LayoutInflater.rInflate(LayoutInflater.java:727)   at android.view.LayoutInflater.inflate(LayoutInflater.java:492)   at android.view.LayoutInflater.inflate(LayoutInflater.java:373) Copy stack to clipboard Failed to find style 'SliderStyle' in current theme (2 similar errors not shown)

Could not find Library.apk!

I used your recent library to import the demo project, all prerequisites successfully imported and there's not any error displaying on project.
But when I ran the demo project there's an ERROR mentioned:
"[0000-00-00 00:00:00 - Library] Could not find Library.apk!"

Please help if found any.

How to hide progress and stop scrolling

Hi, i have two questions:

  1. How to stop scrolling when one image ? I use "sliderShow.stopAutoCycle();", but how to disable for user it?
  2. I have problem when just one image in slider, problem with progress loading, he not hide if used "sliderShow.stopAutoCycle();".

And thank you for this great library.

Close activity after last slide

Hi,
I want to close the activity that holds the slider after last item on slider.
Is there a method or way that i can capture last slide is slided.

Stop auto scrolling of slider

Hi,

Thanks for this EXCELLENT LIBRARY.

I wanna stop the automatic scrolling of slider that is auto changing image feature if & only if there is only one image

Slider Streched on Tablet

Any change to use Wrap_content on that?

<com.daimajia.slider.library.SliderLayout
android:id="@+id/slider"
android:layout_below="@+id/NavigationBar"
android:layout_width="fill_parent"
custom:pager_animation="Accordion"
custom:auto_cycle="true"
custom:indicator_visibility="visible"
custom:pager_animation_span="1100"
android:layout_height="wrap_content"/>

Scaling options for Images

While I added few Image urls the slider works fine. but I am unable to get the Image from the Slider so that I can set its ScaleType to something center, fitxy, centerCrop etc.

Any workaround to get the image from the slider before or after adding it to the slider.

PagerIndicator ignore unselected_padding for custom unselected_drawable

Hi,
i've tried different shapes, images, different values but nothing - padding for unselected is ignored (no difference between 1dp and 20dp)
2014-08-29 2 05 57
2014-08-29 2 06 03
2014-08-29 2 05 52


<com.daimajia.slider.library.Indicators.PagerIndicator
                    android:id="@+id/custom_indicator"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:gravity="center"
                    custom:selected_color="#FFFFFF"
                    custom:shape="oval"
                    app:unselected_drawable="@drawable/circle"
                    app:selected_padding_left="5dp"
                    app:selected_padding_right="5dp"
                    app:selected_width="13dp"
                    app:selected_height="13dp"
                    app:unselected_padding_left="5dp"
                    app:unselected_padding_right="5dp"
                    />

<shape xmlns:android="http://schemas.android.com/apk/res/android"
   android:innerRadius="0dp"
   android:shape="ring"
   android:thicknessRatio="1.9"
   android:useLevel="false" >

<solid android:color="@android:color/transparent" />

<size android:width="13dp"
      android:height="13dp"/>

<stroke android:width="1dp"
        android:color="#FFFFFF"/>

TextlSliderViews are switching around in AsyncTask

I've a little problem. I must use an AsyncTask to make network operations. I get an image url in doInBackground for the slider but when I use the TextSliderView with the url in the onPostExecute methode the TextSliderViews are switching fast some times between them.

Auto Cycle transition animation

This is a great library. After testing it out I realized that despite setting the transformer through "SetPresetTransformer", No animation is applied during the Auto cycle. However, if I were to slide with my finger, the animation that was set takes place.

Tried looking in the docs to find how to set the animation for the auto cycle but can't seem to find it. Is there a method or am I doing something wrong?

Stop ProgressBar when image load error

I used your AndroidImageSlider lib, but when you set the image error with placeholder, the ProgressBar does not disappear.

Is there any way to solve this problem?

I have an idea that can help.

In the BaseSliderView method bindEventAndShow, when rq.into execute onError, you can stop progress.

@OverRide
public void onError() {
if(mLoadListener != null){
mLoadListener.onEnd(false,me);
}
if(v.findViewById(R.id.loading_bar) != null){
v.findViewById(R.id.loading_bar).setVisibility(View.INVISIBLE);
}
}

I think this works

Library crashes when device orientation changes

Hello

The Slider is inside a Fragment, and when the orientation changes, I get this error:

09-23 08:20:20.259: E/Parcel(3075): Class not found when unmarshalling: com.daimajia.slider.library.Tricks.ViewPagerEx$SavedState, e: java.lang.ClassNotFoundException: com.daimajia.slider.library.Tricks.ViewPagerEx$SavedState
09-23 08:20:20.259: W/dalvikvm(3075): threadid=1: thread exiting with uncaught exception (group=0x41610468)
09-23 08:20:20.289: E/AndroidRuntime(3075): FATAL EXCEPTION: main

What should I do to solve it? Thank you.

Resource entry ic_launcher is already defined.

I brought the library into my project by using Gradle, but I believe the project in the repository contains launcher icon images which are colliding with the ones already in the app. I'm sure I could mitigate the issue by renaming my icon files and their reference in the manifest, but it would probably be more helpful for others if it just worked. I assume you would just need to modify the project in Maven Central... Below are the errors that Gradle spits out at me...

Error:Gradle: Execution failed for task ':dmf:processDebugResources'.
> com.android.ide.common.internal.LoggedErrorException: Failed to run command:
    /Applications/Android Dev/sdk/build-tools/19.1.0/aapt package -f --no-crunch -I /Applications/Android Dev/sdk/platforms/android-19/android.jar -M /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/manifests/debug/AndroidManifest.xml -S /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/res/all/debug -A /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/assets/debug -m -J /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/source/r/debug -F /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/libs/dmf-debug.ap_ --debug-mode --custom-package com.osagiethegreat.dmf --output-text-symbols /Users/tonithy/Documents/Android Workspace/DMF/dmf/build/symbols/debug
  Error Code:
    1
  Output:
    res/drawable-mdpi-v4/ic_launcher.png:0: error: Resource entry ic_launcher is already defined.
    res/drawable-mdpi/ic_launcher.png:0: Originally defined here.
    res/drawable-xhdpi-v4/ic_launcher.png:0: error: Resource entry ic_launcher is already defined.
    res/drawable-xhdpi/ic_launcher.png:0: Originally defined here.
    res/drawable-xxhdpi-v4/ic_launcher.png:0: error: Resource entry ic_launcher is already defined.
    res/drawable-xxhdpi/ic_launcher.png:0: Originally defined here.

Problem xml

Hi!
Android Studio:

insert:
"<" com.daimajia.slider.library.SliderLayout
android:id="@+id/slider"
android:layout_width="match_parent"
android:layout_height="200dp"
"/>"

Result:

The following classes could not be instantiated:
- com.daimajia.slider.library.SliderLayout (Open Class, Show Exception)
Tip: Use View.isInEditMode() in your custom views to skip code or show sample data when shown in the IDE Exception Details java.lang.ClassNotFoundException: com.daimajia.slider.library.Tricks.InfinitePagerAdapter Copy stack to clipboard

java.lang.ClassNotFoundException: com.daimajia.slider.library.Tricks.InfinitePagerAdapter
at org.jetbrains.android.uipreview.ProjectClassLoader.load(ProjectClassLoader.java:112)
at com.android.tools.idea.rendering.RenderClassLoader.findClass(RenderClassLoader.java:52)
at org.jetbrains.android.uipreview.ProjectClassLoader.findClass(ProjectClassLoader.java:73)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2585)
at java.lang.Class.getConstructor0(Class.java:2885)
at java.lang.Class.getConstructor(Class.java:1723)
at org.jetbrains.android.uipreview.ViewLoader.createNewInstance(ViewLoader.java:314)
at org.jetbrains.android.uipreview.ViewLoader.loadView(ViewLoader.java:99)
at com.android.tools.idea.rendering.LayoutlibCallback.loadView(LayoutlibCallback.java:172)
at android.view.BridgeInflater.loadCustomView(BridgeInflater.java:207)
at android.view.BridgeInflater.createViewFromTag(BridgeInflater.java:132)
at android.view.LayoutInflater.rInflate_Original(LayoutInflater.java:806)
at android.view.LayoutInflater_Delegate.rInflate(LayoutInflater_Delegate.java:64)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:782)
at android.view.LayoutInflater.inflate(LayoutInflater.java:504)
at android.view.LayoutInflater.inflate(LayoutInflater.java:385)
at com.android.layoutlib.bridge.impl.RenderSessionImpl.inflate(RenderSessionImpl.java:401)
at com.android.layoutlib.bridge.Bridge.createSession(Bridge.java:329)
at com.android.ide.common.rendering.LayoutLibrary.createSession(LayoutLibrary.java:333)
at com.android.tools.idea.rendering.RenderService$5.compute(RenderService.java:674)
at com.android.tools.idea.rendering.RenderService$5.compute(RenderService.java:663)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:932)
at com.android.tools.idea.rendering.RenderService.createRenderSession(RenderService.java:663)
at com.android.tools.idea.rendering.RenderService.render(RenderService.java:790)
at org.jetbrains.android.uipreview.AndroidLayoutPreviewToolWindowManager.doRender(AndroidLayoutPreviewToolWindowManager.java:611)
at org.jetbrains.android.uipreview.AndroidLayoutPreviewToolWindowManager.access$1900(AndroidLayoutPreviewToolWindowManager.java:81)
at org.jetbrains.android.uipreview.AndroidLayoutPreviewToolWindowManager$7$1.run(AndroidLayoutPreviewToolWindowManager.java:553)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:178)
at com.intellij.openapi.progress.ProgressManager.executeProcessUnderProgress(ProgressManager.java:209)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:212)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:171)
at org.jetbrains.android.uipreview.AndroidLayoutPreviewToolWindowManager$7.run(AndroidLayoutPreviewToolWindowManager.java:548)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:320)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:310)
at com.intellij.util.ui.update.MergingUpdateQueue$2.run(MergingUpdateQueue.java:254)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:269)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:227)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:217)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:238)
at com.intellij.util.Alarm$Request$1.run(Alarm.java:327)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

it will cause image lost ratio

hi,daimajia.
All is work well , just the the image will lost ratio.
I call
target.setScaleType(ImageView.ScaleType.CENTER_CROP);
or
android:scaleType="centerCrop" in xml

but it didn't work.....
the image still will lost ratio

Vertcal images

I have problem with vertical images. By default images are loaded in whole ImageView, and they don't look nice, because Slider is horizontal.... How can I set image to lay on ImageView with scaleType = centerCrop, or centerInside? Or some other suggestion...

Current count of the page in TextSlider?

I am loading all images using Picasso into TextSlider. I want to set wallpaper using onSliderClick(BaseSliderView slider) method. But, there is no such method.
I am storing all the URLs in an array. So, i need the current position so that I can pass it in array and save the particular image.

SliderAdapter does not remove slider at a specific position

    public void removeSliderAt(int position){
        if(mImageContents.size() < position){
            mImageContents.remove(position);
            notifyDataSetChanged();
        }
    }

Above function does not work as expected. It doesn't satisfy the condition if(mImageContents.size() < position).

Indicator Visibility 'GONE'

Would love to have the visibility be able to be gone. There are sizing restrictions using invisible instead of gone for my implementation and it leaves a blank white space behind otherwise.

I could create a pull request potentially if this is wanted by more people, and if @daimajia knows that it is potentially possible.

No style applied

Hello there! I'm using the library and it works perfect. The only problem I have is that you can not apply styles

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    xmlns:custom="http://schemas.android.com/apk/res-auto"
    android:id="@+id/viewFlipper"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:addStatesFromChildren="true"
    android:background="@color/azul_us"
    android:orientation="vertical" >

 <com.daimajia.slider.library.SliderLayout
        android:id="@+id/slider"
        android:layout_width="match_parent"
        android:layout_height="200dp" />

    <com.daimajia.slider.library.Indicators.PagerIndicator
        android:id="@+id/custom_indicator"
        style="@style/AndroidImageSlider_Magnifier_Oval_Black" />
</LinearLayout>


  <style name="AndroidImageSlider_Magnifier_Oval_Black">
        <item name="android:layout_width">wrap_content</item>
        <item name="android:layout_height">wrap_content</item>
        <item name="android:gravity">right</item>
        <item name="android:paddingLeft">2dp</item>
        <item name="android:paddingRight">2dp</item>
        <item name="shape">rect</item>
        <item name="padding_left">3dp</item>
        <item name="padding_right">3dp</item>
        <item name="padding_top">4dp</item>
        <item name="padding_bottom">4dp</item>

        <item name="selected_color">#7ac943</item>
        <item name="unselected_color">#33000000</item>
        <item name="selected_width">8dp</item>
        <item name="selected_height">8dp</item>
        <item name="unselected_width">6dp</item>
        <item name="unselected_height">6dp</item>
    </style>

Thanks!!

screenshot_2014-08-22-07-27-29

Add zoom

Hi,
I have activity with full screen slider images, how to zoom image by two fingers ?

Disable swipe when only one image ?

How to disable swipe when only one image , or any workaround?

I know I can use stopAutoCycle to disable auto scrolling, but that's different.

Thanks.

AutoCycle problem

Hi

Thank you for the great work :) Just wanted to report a problem regarding StopAutoCycle function. It sort of works but the moment user swipe the images by hand, it starts moving automatically. I have tried using this code but doesn't seems to work at all.

mDemoSlider.setCustomAnimation(new DescriptionAnimation());

public class DescriptionAnimation implements BaseAnimationInterface {
@OverRide
public void onPrepareNextItemShowInScreen(View next) {
mDemoSlider.stopAutoCycle();
}
}

Any ideas? Thanks

SliderLayout should stop animation when there is only one image

HashMap<String,Integer> file_maps = new HashMap<String, Integer>(); file_maps.put("Hannibal",R.drawable.ic_panorama_grey600_48dp);

SliderLayout should stop animation slide when there is only one image or we need a method like

mDemoSlider.setEnableslider(true);

or

  mDemoSlider.setPresetTransformer(SliderLayout.Transformer.disable);

this is similar #38 issue but slightly different !

Manifest merge failed - application@label

The manifest merge task will fail when trying to set the application label if the project also set the label for the application.
Is the label really needed ? Couldn't find an easy way to avoid this as tools:replace does not seem to work.

Error:(67, 9) Gradle: Attribute application@label value=(@string/application_name) from AndroidManifest.xml:67:9
Error:(67, 9) Gradle: Execution failed for task ':MyModule:processFlavor1ReleaseManifest'.

Manifest merger failed : Attribute application@label value=(@string/application_name) from AndroidManifest.xml:67:9
is also present at com.daimajia.slider:library:1.1.0:16:9 value=(@string/app_name)
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:61:5 to override

Is there an explicit reason to require permissions?

It's not clearly explained in the documentation why either the INTERNET or READ_EXTERNAL_STORAGE permissions are required. Is it possible to use this library with either one and not the other? Generally, permissions shouldn't be used unless absolutely necessary, and everyone (developers and users) should know exactly why and how those permissions are used. It would be great if there was an explanation behind the need for either or both permissions when using this library. What features are gained from using them, and are either of them optional depending on usage? Thanks.

Carousel implementation using AndroidImageSlider

Hi
Your library looks wonderful. Is there any possibility i can use this as a carousel (cover flow) view. Have you done anything like that before.

One of the effect "Tablet" is exactly suitable for the cover flow view. Do you have any plans for this ?

Thanks
Ramesh

looking for this library for eclipse

HI
thanks you for this perfect library .
The problem is that i'm using eclipse like thousand of others but we can't use this library for eclipse .
I was wondering if someone convert this library to eclipse ?
I've tried very much to do this but I couldn't .

if anyone has this library for eclipse , please share it with others
thanks you

New PageTransformer

Hello,

your work is amazing and this library looks pretty good. Could you please create a new type of PageTransformer? I've implemented my own PageTransformer (you can see it in video: http://youtu.be/hPpEjOKtI30). But it's buggy and I don't know how to fix that, I really don't know what's wrong. The sample code of Transformer implementation in video is here: https://gist.github.com/feromakovi/1654f6e2436a70fefd61
I've used only ImageView as a fragment view. Could you please help me and fix my transformer or implement the same animations by swiping the fragments in ViewPager on your own?
Thank you very much!

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.