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
Loading
Please register or sign in to comment