Shape Image View APK

Shape Image View  Icon
   
4.3/5
22 Ratings
Developer
Siyamed
Current Version
1.0
Date Published
File Size
1.0 MB
Package ID
com.github.siyamed.shapeimageview.sample
Price
$ 0.00
Downloads
100+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
1.0 (3)
Architecture
universal
Release Date
August 14, 2015
Requirement
Android 2.3.2+
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot
  • Shape Image View Screenshot

About Radio FM 90s

Provides a set of custom shaped android imageview components, and a framework to define more shapes. Implements both shader and bitmap mask based image views.

- Shader based one uses canvas draw methods and Path class,
- Mask based one uses xfermode to draw image on bitmaps defined by android shape XML's or resource bitmaps.

There are many projects online implementing such components, however one goal of this project is to provide a performant/smooth scrolling image view component framework to define different shapes for imageviews.

This view has the capability to process a provided SVG file (for a limited set of SVG elements), build a Path object and draw it on the shader. The library includes SVG files defining a set of basic shapes and ShapeImageView subclasses using those files. You can use whatever SVG you want to have a wonderful and creatively shaped images in your application.

Out of box components include:
* BubbleImageView
* RoundedImageView
* CircularImageView
* ShapeImageView
* DiamondImageView
* PentagonImageView
* HexagonImageView
* OctogonImageView
* StarImageView
* HeartImageView

What's New in this version