2017-05-09 28 views
1

Moondroid Coverflow(https://github.com/moondroid/CoverFlow)の無限ループ/繰り返しを防ぐ方法はありますか?カルーセルCoverFlow(moondroid)のAndroidの無限ループ/繰り返しを停止

最後に移動したオブジェクトを最初のオブジェクトに自動的に接続します。無限ループ防止のためのプロパティの下に使用さ

setShouldRepeat(false)を;

は、オブジェクトが4つ未満の場合はカバーフローを破る以外は何もしないようです。スクロールを完全に防ぎます。 https://github.com/applm/CarouselWidget/issues

エンドレス機能は、このコンポーネントにハードコードされています

答えて

1

これは私がこのライブラリに報告された問題から持っているものです。 ここをクリックしてください https://github.com/applm/CarouselWidget 私はそこに特徴を移動し始めました。まだ完了していません。

+0

ありがとうございます。参考になる他の図書館について考えていますか? –

+1

正確に何が必要なのかによって異なります。[link](https://github.com/crosswall/Android-Coverflow?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=3530)、[link]( https://github.com/binaryroot/CarouselView?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=3991)、[link](https://github.com/bhaveshjabuvani-credencys/CarouselEffect?utm_source=android-arsenal.com&utm_medium =紹介&utm_campaign = 5525)、[リンク](https://github.com/sayyam/carouselview?utm_source=android-arsenal.com&utm_medium=referral&utm_campaign=3289)..ホープこれはあなたを助けてください:) –

+0

提案のおかげで@モハメドゴーマ –

関連する問題