Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #2641
| From | Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Wonder Why Not Paths |
| Followup-To | comp.lang.java.programmer |
| Date | 2011-03-31 23:07 +1300 |
| Organization | Geek Central |
| Message-ID | <in1jp3$65c$1@lust.ihug.co.nz> (permalink) |
Followups directed to: comp.lang.java.programmer
A Drawable can be a ShapeDrawable, which can be constructed from a PathShape. But the resource definition <http://developer.android.com/guide/topics/resources/drawable-resource.html#Shape> does not allow for paths. Curious omission, considering all the fancy stuff which has been added elsewhere.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Wonder Why Not Paths Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-03-31 23:07 +1300
Re: Wonder Why Not Paths Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-03-31 20:25 +0200
Re: Wonder Why Not Paths Tom Anderson <twic@urchin.earth.li> - 2011-03-31 21:13 +0100
Re: Wonder Why Not Paths Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-03-31 22:18 +0200
csiph-web