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

android slider indicator edge is not smooth #20

Closed
luics opened this issue Apr 17, 2016 · 0 comments
Closed

android slider indicator edge is not smooth #20

luics opened this issue Apr 17, 2016 · 0 comments

Comments

@luics
Copy link
Member

luics commented Apr 17, 2016

in examples/sliderDemo

@luics luics added the android label Apr 17, 2016
@luics luics assigned ouyanghua and unassigned zshshr Apr 18, 2016
@luics luics assigned sospartan and unassigned ouyanghua Apr 25, 2016
ouyanghua added a commit that referenced this issue Apr 25, 2016
zshshr added a commit that referenced this issue Apr 26, 2016
* 'android' of https://github.com/alibaba/weex:
  *[test]Modify android Instrument test case util to ajust 750 width and png file
  + [android] Add WebView Component and Module
  * [android] close #20
  * [android] modify switch component
  * [doc] update integrate-to-android.md
luics pushed a commit that referenced this issue May 16, 2016
* + [all] init

* * [android] remove the IWXRecyclerViewChild interface

* + [android] add navBarSetter interface

* * [android] bug fix of NavBar

* * [android] add weex.jks wee.txt

* * [android]  List  bugfix

* * [android] update WXComponent.java WXListComponent.java IOnLoadMoreListener.java

* * [android] update build.gradle support simple use idk

* * [ android ] fix the toast show mode : one by one mode to replace at once

* * [doc] update integrate-to-android.md

* * [android] modify switch component

* * [android] close #20

* + [android] Add WebView Component and Module

* *[test]Modify android Instrument test case util to ajust 750 width and png file

* + [android ] add navbarsetter

* +[ android ] add navigator function

* - [android] remove Deprecated api

* * [android ] modify imageRecycle Logic

* * [android] update WXcompont.java wxListComponent.java modify appear event

* + [android] text-overflow support

* Revert "Merge branch 'dev' into android"

This reverts commit 967997f, reversing
changes made to d31f74a.

* * [android] update libweexcore.so

* * [android] Refactor border draw

* * [android] ignore iml file create by intellij

* * [android] Refactor border draw

* * [android] update ScreenUtil.java modify the method of get actionbar height

* * [android] update screenUtil.java

* * [android] update WXListComponent.java

* *[android] modify playound add WEEX_TPL_KEY to Unite autotest and QR

* * [android] web tag bugfix

* * [android ] bugfix

* *[ android ] deviceType default phone

* * [android] update WXSDKInstance.java init adapter

* * [android] update wxenvironment.java modify version

* * [doc] add video src URL scheme spec

* * [Android] remove Reuse mechanism in WXListComponent

* * [android] modify scroll default Direction logic

* + [example] instance api

* +[Android] Add refresh and loadMore to "List"
- [Android] Remove reuse view mechanism of "List"

* * [Android] move refresh.we from example to test folder

* * [android] update WXListComponent.java and WXComponent.java modify appear

* * [example] fix video control problem, fix #63 .
  more detail see #134

* * [Android] Fix mis-spelling of "Refresh" tag

* * [example] close instance api example, waiting jsfm merging to dev

* * [doc] add flex-wrap spec

* * [example] add flex-wrap example

* * [Android] No textOverflow will be applied if lines=0

* * [Android] Change grade version to 2.1.0

* * [android] update WXEnvironment.java WXSDKInstance.java CaptureActivity.java dynamic replace bundle js

* * [android] update WXSDKInstance.java modify option np

* +[test] android playground add perf list with append tree testcase

* * [Android] Fix image recycle in List

* * [example] fix flex-wrap title

* * [android] update WXimage.java add new property

* * [android] update WXDomStatement.java null point

* * [example] update playground demos

* * [android] update main.js

* * [android] update WXStreamModule.java

* * [android] update wxattr.java wxrecycleimagemanager.java wximage.java

* * [android] update WXScroller.java stop load image

* * [Android] Destroy useless instance in WXEmbed when src changed

* * [doc] update doc for windows

* * [android] bug fix crash

* + [example] add new-fashion examples

* + [component] add tabbar & navbar

* * [ android ] native crash fixed #210

* + [example] add stream demo

* * [example] add `npm run build` in start script

* * [ android ]  fix list LayoutParams cast error

*  [component] update tabbar & navbar

* * [example] finish stream demo

* * [doc] update image.md add resize attribute

* * [ android ]  fix list LayoutParams cast error

* * [example] post sendHttp

* * [examples] mv params to local

* * [android] set screen h &w cache

* * [example] update text-overflow:elipssis text

* Revert "Merge branch 'dev' into android"

This reverts commit bc35bad, reversing
changes made to d5b5374.

* * [all] restore android merge to dev

* * [android] refresh android for merge branch error

* * [example] update instance api demo

* * [all] fix commit msg regex

* * [android] renew android playground

* * [android] update ImageAdapter.java remove resize

* * [android] update image-demo.we add attribute resize

* * [all] rm build from start script

* *[example] Add showcase for hyperlink("a" element)

* * [example] rename hyperlink

* * [example] add activity example entry

* * [android] update WXEnvironment.java

* * [android] update WXStreamModule.java np

* * [android] update WXSDKInstance.java rename render and add log

* *[android] update jsf 0.13.9

* * [android] so release local reference

* * [example] change href in <a> to external accessible URL

* * [example] add sub-directory supporting comment

* * [example] add dir params

* * [Android] Move flushView from renderStatement and batch to Component.bindImp(), in order to reduce the duplicate flushview when addElement to WXList.

* * [example] update image-demo.we

* * [Android] Remove recursively invoke flushView as bindImp() itself is recursive.

* * [component] fix marquee index

* * [Android] Fix RenderStatement.scrollTo() issuse in single scroller, but this fix will cause the wrong scroll offset when scroller are nested in scroller.

* * [example] panel type

* * [android] input default use single line

* * [Android] Fix scrollTo issues, this will work for single scroller and nested scroller.

* * [example] update playground

* * [android] update WXPageActivity.java modify file path

* add a todoMvc demo with some feature to be finished (#239)

* + [example] add todo mvc basic demo

* + [example] todo more fixed

* + [example] todomvc with bug

* * [example] update android assets

* * [example] need to fix todoMVC

* * [android] update build.grade

* * [example] refactor example structure

* * [Android] Fix flushview no response when image's src has been changed

* * [android] update WXInstanceWrap.java modify pro guard

* +[doc ] add list onappear and ondisappear event doc

* [example] add tabbar demo

* [example] add webview demo

* + [example] add scroller and pull-to-refresh demo (#248)

* + [example] Add appear/disappear event listener in list-basic.

* * [example] move the appear/disappear listener to cell label for Android

* + [example] add scroller-basic demo

* * [example] reindent code

* [example] add navigator demo (#250)

* * [example] update image-demo.we

* + [doc] add pull-to-refresh doc to list component

* * [doc] reference list example to examples/
sospartan pushed a commit that referenced this issue Aug 29, 2016
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this issue Jul 4, 2019
* + [all] init

* * [android] remove the IWXRecyclerViewChild interface

* + [android] add navBarSetter interface

* * [android] bug fix of NavBar

* * [android] add weex.jks wee.txt

* * [android]  List  bugfix

* * [android] update WXComponent.java WXListComponent.java IOnLoadMoreListener.java

* * [android] update build.gradle support simple use idk

* * [ android ] fix the toast show mode : one by one mode to replace at once

* * [doc] update integrate-to-android.md

* * [android] modify switch component

* * [android] close alibaba/weex#20

* + [android] Add WebView Component and Module

* *[test]Modify android Instrument test case util to ajust 750 width and png file

* + [android ] add navbarsetter

* +[ android ] add navigator function

* - [android] remove Deprecated api

* * [android ] modify imageRecycle Logic

* * [android] update WXcompont.java wxListComponent.java modify appear event

* + [android] text-overflow support

* Revert "Merge branch 'dev' into android"

This reverts commit 967997f, reversing
changes made to d31f74a.

* * [android] update libweexcore.so

* * [android] Refactor border draw

* * [android] ignore iml file create by intellij

* * [android] Refactor border draw

* * [android] update ScreenUtil.java modify the method of get actionbar height

* * [android] update screenUtil.java

* * [android] update WXListComponent.java

* *[android] modify playound add WEEX_TPL_KEY to Unite autotest and QR

* * [android] web tag bugfix

* * [android ] bugfix

* *[ android ] deviceType default phone

* * [android] update WXSDKInstance.java init adapter

* * [android] update wxenvironment.java modify version

* * [doc] add video src URL scheme spec

* * [Android] remove Reuse mechanism in WXListComponent

* * [android] modify scroll default Direction logic

* + [example] instance api

* +[Android] Add refresh and loadMore to "List"
- [Android] Remove reuse view mechanism of "List"

* * [Android] move refresh.we from example to test folder

* * [android] update WXListComponent.java and WXComponent.java modify appear

* * [example] fix video control problem, fix apache#63 .
  more detail see apache#134

* * [Android] Fix mis-spelling of "Refresh" tag

* * [example] close instance api example, waiting jsfm merging to dev

* * [doc] add flex-wrap spec

* * [example] add flex-wrap example

* * [Android] No textOverflow will be applied if lines=0

* * [Android] Change grade version to 2.1.0

* * [android] update WXEnvironment.java WXSDKInstance.java CaptureActivity.java dynamic replace bundle js

* * [android] update WXSDKInstance.java modify option np

* +[test] android playground add perf list with append tree testcase

* * [Android] Fix image recycle in List

* * [example] fix flex-wrap title

* * [android] update WXimage.java add new property

* * [android] update WXDomStatement.java null point

* * [example] update playground demos

* * [android] update main.js

* * [android] update WXStreamModule.java

* * [android] update wxattr.java wxrecycleimagemanager.java wximage.java

* * [android] update WXScroller.java stop load image

* * [Android] Destroy useless instance in WXEmbed when src changed

* * [doc] update doc for windows

* * [android] bug fix crash

* + [example] add new-fashion examples

* + [component] add tabbar & navbar

* * [ android ] native crash fixed apache#210

* + [example] add stream demo

* * [example] add `npm run build` in start script

* * [ android ]  fix list LayoutParams cast error

*  [component] update tabbar & navbar

* * [example] finish stream demo

* * [doc] update image.md add resize attribute

* * [ android ]  fix list LayoutParams cast error

* * [example] post sendHttp

* * [examples] mv params to local

* * [android] set screen h &w cache

* * [example] update text-overflow:elipssis text

* Revert "Merge branch 'dev' into android"

This reverts commit bc35bad, reversing
changes made to d5b5374.

* * [all] restore android merge to dev

* * [android] refresh android for merge branch error

* * [example] update instance api demo

* * [all] fix commit msg regex

* * [android] renew android playground

* * [android] update ImageAdapter.java remove resize

* * [android] update image-demo.we add attribute resize

* * [all] rm build from start script

* *[example] Add showcase for hyperlink("a" element)

* * [example] rename hyperlink

* * [example] add activity example entry

* * [android] update WXEnvironment.java

* * [android] update WXStreamModule.java np

* * [android] update WXSDKInstance.java rename render and add log

* *[android] update jsf 0.13.9

* * [android] so release local reference

* * [example] change href in <a> to external accessible URL

* * [example] add sub-directory supporting comment

* * [example] add dir params

* * [Android] Move flushView from renderStatement and batch to Component.bindImp(), in order to reduce the duplicate flushview when addElement to WXList.

* * [example] update image-demo.we

* * [Android] Remove recursively invoke flushView as bindImp() itself is recursive.

* * [component] fix marquee index

* * [Android] Fix RenderStatement.scrollTo() issuse in single scroller, but this fix will cause the wrong scroll offset when scroller are nested in scroller.

* * [example] panel type

* * [android] input default use single line

* * [Android] Fix scrollTo issues, this will work for single scroller and nested scroller.

* * [example] update playground

* * [android] update WXPageActivity.java modify file path

* add a todoMvc demo with some feature to be finished (apache#239)

* + [example] add todo mvc basic demo

* + [example] todo more fixed

* + [example] todomvc with bug

* * [example] update android assets

* * [example] need to fix todoMVC

* * [android] update build.grade

* * [example] refactor example structure

* * [Android] Fix flushview no response when image's src has been changed

* * [android] update WXInstanceWrap.java modify pro guard

* +[doc ] add list onappear and ondisappear event doc

* [example] add tabbar demo

* [example] add webview demo

* + [example] add scroller and pull-to-refresh demo (apache#248)

* + [example] Add appear/disappear event listener in list-basic.

* * [example] move the appear/disappear listener to cell label for Android

* + [example] add scroller-basic demo

* * [example] reindent code

* [example] add navigator demo (apache#250)

* * [example] update image-demo.we

* + [doc] add pull-to-refresh doc to list component

* * [doc] reference list example to examples/
katherine95s pushed a commit to katherine95s/incubator-weex that referenced this issue Jul 11, 2019
* + [all] init

* * [android] remove the IWXRecyclerViewChild interface

* + [android] add navBarSetter interface

* * [android] bug fix of NavBar

* * [android] add weex.jks wee.txt

* * [android]  List  bugfix

* * [android] update WXComponent.java WXListComponent.java IOnLoadMoreListener.java

* * [android] update build.gradle support simple use idk

* * [ android ] fix the toast show mode : one by one mode to replace at once

* * [doc] update integrate-to-android.md

* * [android] modify switch component

* * [android] close alibaba/weex#20

* + [android] Add WebView Component and Module

* *[test]Modify android Instrument test case util to ajust 750 width and png file

* + [android ] add navbarsetter

* +[ android ] add navigator function

* - [android] remove Deprecated api

* * [android ] modify imageRecycle Logic

* * [android] update WXcompont.java wxListComponent.java modify appear event

* + [android] text-overflow support

* Revert "Merge branch 'dev' into android"

This reverts commit 967997f, reversing
changes made to d31f74a.

* * [android] update libweexcore.so

* * [android] Refactor border draw

* * [android] ignore iml file create by intellij

* * [android] Refactor border draw

* * [android] update ScreenUtil.java modify the method of get actionbar height

* * [android] update screenUtil.java

* * [android] update WXListComponent.java

* *[android] modify playound add WEEX_TPL_KEY to Unite autotest and QR

* * [android] web tag bugfix

* * [android ] bugfix

* *[ android ] deviceType default phone

* * [android] update WXSDKInstance.java init adapter

* * [android] update wxenvironment.java modify version

* * [doc] add video src URL scheme spec

* * [Android] remove Reuse mechanism in WXListComponent

* * [android] modify scroll default Direction logic

* + [example] instance api

* +[Android] Add refresh and loadMore to "List"
- [Android] Remove reuse view mechanism of "List"

* * [Android] move refresh.we from example to test folder

* * [android] update WXListComponent.java and WXComponent.java modify appear

* * [example] fix video control problem, fix apache#63 .
  more detail see apache#134

* * [Android] Fix mis-spelling of "Refresh" tag

* * [example] close instance api example, waiting jsfm merging to dev

* * [doc] add flex-wrap spec

* * [example] add flex-wrap example

* * [Android] No textOverflow will be applied if lines=0

* * [Android] Change grade version to 2.1.0

* * [android] update WXEnvironment.java WXSDKInstance.java CaptureActivity.java dynamic replace bundle js

* * [android] update WXSDKInstance.java modify option np

* +[test] android playground add perf list with append tree testcase

* * [Android] Fix image recycle in List

* * [example] fix flex-wrap title

* * [android] update WXimage.java add new property

* * [android] update WXDomStatement.java null point

* * [example] update playground demos

* * [android] update main.js

* * [android] update WXStreamModule.java

* * [android] update wxattr.java wxrecycleimagemanager.java wximage.java

* * [android] update WXScroller.java stop load image

* * [Android] Destroy useless instance in WXEmbed when src changed

* * [doc] update doc for windows

* * [android] bug fix crash

* + [example] add new-fashion examples

* + [component] add tabbar & navbar

* * [ android ] native crash fixed apache#210

* + [example] add stream demo

* * [example] add `npm run build` in start script

* * [ android ]  fix list LayoutParams cast error

*  [component] update tabbar & navbar

* * [example] finish stream demo

* * [doc] update image.md add resize attribute

* * [ android ]  fix list LayoutParams cast error

* * [example] post sendHttp

* * [examples] mv params to local

* * [android] set screen h &w cache

* * [example] update text-overflow:elipssis text

* Revert "Merge branch 'dev' into android"

This reverts commit bc35bad, reversing
changes made to d5b5374.

* * [all] restore android merge to dev

* * [android] refresh android for merge branch error

* * [example] update instance api demo

* * [all] fix commit msg regex

* * [android] renew android playground

* * [android] update ImageAdapter.java remove resize

* * [android] update image-demo.we add attribute resize

* * [all] rm build from start script

* *[example] Add showcase for hyperlink("a" element)

* * [example] rename hyperlink

* * [example] add activity example entry

* * [android] update WXEnvironment.java

* * [android] update WXStreamModule.java np

* * [android] update WXSDKInstance.java rename render and add log

* *[android] update jsf 0.13.9

* * [android] so release local reference

* * [example] change href in <a> to external accessible URL

* * [example] add sub-directory supporting comment

* * [example] add dir params

* * [Android] Move flushView from renderStatement and batch to Component.bindImp(), in order to reduce the duplicate flushview when addElement to WXList.

* * [example] update image-demo.we

* * [Android] Remove recursively invoke flushView as bindImp() itself is recursive.

* * [component] fix marquee index

* * [Android] Fix RenderStatement.scrollTo() issuse in single scroller, but this fix will cause the wrong scroll offset when scroller are nested in scroller.

* * [example] panel type

* * [android] input default use single line

* * [Android] Fix scrollTo issues, this will work for single scroller and nested scroller.

* * [example] update playground

* * [android] update WXPageActivity.java modify file path

* add a todoMvc demo with some feature to be finished (apache#239)

* + [example] add todo mvc basic demo

* + [example] todo more fixed

* + [example] todomvc with bug

* * [example] update android assets

* * [example] need to fix todoMVC

* * [android] update build.grade

* * [example] refactor example structure

* * [Android] Fix flushview no response when image's src has been changed

* * [android] update WXInstanceWrap.java modify pro guard

* +[doc ] add list onappear and ondisappear event doc

* [example] add tabbar demo

* [example] add webview demo

* + [example] add scroller and pull-to-refresh demo (apache#248)

* + [example] Add appear/disappear event listener in list-basic.

* * [example] move the appear/disappear listener to cell label for Android

* + [example] add scroller-basic demo

* * [example] reindent code

* [example] add navigator demo (apache#250)

* * [example] update image-demo.we

* + [doc] add pull-to-refresh doc to list component

* * [doc] reference list example to examples/
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

4 participants