ImageView and FrameLayout with gestures control and position animation. - Hallo sahabat Google Android Developer Tutorial, Pada Artikel yang anda baca kali ini dengan judul ImageView and FrameLayout with gestures control and position animation., kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.
Judul : ImageView and FrameLayout with gestures control and position animation.
link : ImageView and FrameLayout with gestures control and position animation.
Anda sekarang membaca artikel ImageView and FrameLayout with gestures control and position animation. dengan alamat link https://googleandroiddevelopertutorial.blogspot.com/2015/10/imageview-and-framelayout-with-gestures.html
Judul : ImageView and FrameLayout with gestures control and position animation.
link : ImageView and FrameLayout with gestures control and position animation.
ImageView and FrameLayout with gestures control and position animation.
source: https://android-arsenal.com/details/1/2705
GestureViews
ImageView and FrameLayout with gestures control and position animation.
Main goal of this library is to make images viewing process as smooth as possible and to make it easier for developers to integrate it into their apps.
Demo video
Sample app
Usage
Add dependency to your
build.gradle
file:compile 'com.alexvasilkov:gesture-views:2.0.0'
Note: min SDK version for library is 9, but it was tested mainly on 15+.
License
Copyright 2014 Alex Vasilkov
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
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.
Copyright 2014 Alex Vasilkov
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
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.
Demikianlah Artikel ImageView and FrameLayout with gestures control and position animation.
Sekianlah artikel ImageView and FrameLayout with gestures control and position animation. kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.
Anda sekarang membaca artikel ImageView and FrameLayout with gestures control and position animation. dengan alamat link https://googleandroiddevelopertutorial.blogspot.com/2015/10/imageview-and-framelayout-with-gestures.html
ImageView and FrameLayout with gestures control and position animation.
4/
5
Oleh
Unknown