問題タブ [android-wheel]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - Samsung Galaxy S2 ICS の Android ホイール
私たちのアプリでは、Android wheel lib を使用しています。問題は Galaxy SII にあります。ホイールは、ユーザーがホイールに触れ、指を側面 (ホイールの外) に動かし、上下にスクロールした場合にのみ機能します。誰かにもこの問題と可能な解決策がありますか?
android - Android NumberPicker animate wheel when using setValue method
i m trying to get the wheel of the numberPicker animated. I found the corresponding question here:
How to change NumberPicker's value with animation?
But i cannot solve it with the suppposed answers. Can somebody please help me?
When changing the value of the numberPicker from lets say 100 to 200, i want the wheel to increment from the old value to the new one. The wheel should slide to the new value. In the link passsy solved it with reflection but i don t know how to use it in practice..
android - デスクトップ ウィジェットの Kankan.wheel
kankan.wheel ( http://code.google.com/p/android-wheel/ ) は、私のプロジェクトに含めるライブラリです。
ホイール ウィジェットをアクティビティ レイアウトに追加すると問題なく動作しますが、このコンポーネントをデスクトップ ウィジェット レイアウトに追加すると、デスクトップにウィジェットを追加するときに次のようになります。
ウィジェットは表示されますが、文字列のみ: ウィジェットを表示できません
私のXMLレイアウトファイル:
android - Canvas Touch が S4 Android デバイスで機能しない
ホイール ビュー (CircleView) はほとんどのデバイスで正常に動作していますが、このエラーは S4 および Note 3 デバイスで発生しています。
タッチは差し引かれていますが、weidgetregion に該当しません。
false - 1 は true でなければなりません - 1
地域ログは次のとおりです。
私のサークルビューコードは
java - ホイール ピッカーにキャプションを追加できますか
ホイール ピッカーにキャプションを追加したい。キャプションのメソッドが見つかりません。Java のみで書かれたホイール ピッカーを既に持っています。javaだけでキャプションをつけたいのですが、助けてください。
編集:これが私のコードです。