commit | da3003e1d71d66a1c936489025f8db314a2a4588 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Sun Jul 19 19:47:42 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Sun Jul 19 19:49:47 2009 -0700 |
tree | 58dc5d92ace0aa0f2b176a62a5a222bedfcb0c6c | |
parent | aad0fcc9619eb72c18a6afff48ebc9d4011f0f54 [diff] |
Remove exception throw when a view has a self dependency inside a RelativeLayout. There are unfortunately successful 3rd party apps declaring self dependencies. There's no reason to crash the app so just ignore this issue.