diff --git a/CHANGELOG.md b/CHANGELOG.md index e35f13e36dce7eefde71fdc09901a6ebe4b4b69d..9adb254143c603e1548a804c1e4e590202511328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.0.1-SNAPSHOT -ohos 第一个版本,实现了原库的部分api功能: -1,Webview上做刷新操作无法实现,Webview会覆盖其它组件 -2,ListContenter通过设置toucher监听改变滑动屏幕的刷新样式,Touch监听事件开启再取消后无效。 -3,列表滚动监听,列表滚动刷新太快会导致执行操作处理不及时。 -4,底部拉动 加载更多,滚动数据 和滑动屏幕无法区分,只能通过检查最后一个来做限制 \ No newline at end of file +ohos 第一个版本,实现了原库的大部分api功能: +- 1,Webview上做刷新操作无法实现,Webview会覆盖其它组件 +- 2,ListContenter通过设置toucher监听改变滑动屏幕的刷新样式,Touch监听事件开启再取消后无效。 +- 3,列表滚动监听,列表滚动刷新太快会导致执行操作处理不及时。 +- 4,底部拉动 加载更多,滚动数据 和滑动屏幕无法区分,只能通过检查最后一个来做限制 \ No newline at end of file diff --git a/README.md b/README.md index e841f14ebc084638f47b035ad6cb98d3b14c13e8..31462b8f7a546a9f18dbdab5da126d40a70cf602 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ CloudTest代码测试无异常 - 0.0.1-SNAPSHOT #### 版权和许可信息 + ``` Copyright 2016 lcodecorex @@ -170,5 +171,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - ``` \ No newline at end of file