aelmahalawey / androidsvg

Automatically exported from code.google.com/p/androidsvg
0 stars 0 forks source link

Feature request: Add custom layouts with SVG background #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Will be very usefull to add SVGLinearLayout, SVGRelativeLayout etc. with 
opportunity to set background as svg file according to SVGImageView.

Original issue reported on code.google.com by step.8...@gmail.com on 14 Aug 2013 at 9:47

GoogleCodeExporter commented 9 years ago
Hi. Thanks for the request.

How would the functionality of an SVGLinearLayout class differ from a normal 
LinearLayout with a background set using setBackground(Drawable)?

Original comment by paul.leb...@gmail.com on 14 Aug 2013 at 12:35

GoogleCodeExporter commented 9 years ago
only support of xml attributes such as SVG source for background and 
preserveAspectRatio

Original comment by step.8...@gmail.com on 14 Aug 2013 at 12:42