commit | 14c81b48f791bccdca11f9df2ccbcaf01c5c1f16 | [log] [tgz] |
---|---|---|
author | Ivan Kovac <ivan.kovac@sonymobile.com> | Mon Nov 25 14:55:21 2013 +0100 |
committer | Henrik Baard <henrik.baard@sonymobile.com> | Tue Nov 26 12:42:24 2013 +0100 |
tree | bfb8176f3a7c3588dd6f359c4f68b98bceffb3e2 | |
parent | 540d26e8449159ebc2d84b8062f20ab4c6337f77 [diff] |
Wrong referring to the resource - id/android:id We were referring to the resource defined as @+android:id with R.id. which is wrong. This fix changes the @+android:id/ to @+id/ Change-Id: Ifdca7347bff31311c9c07aecdb110946e4a239ed