Status Update
Comments
xa...@android.com <xa...@android.com>
xa...@android.com <xa...@android.com>
xa...@android.com <xa...@android.com>
jo...@google.com <jo...@google.com> #4
Thank you for reporting this issue. At this time it appears this feedback is no longer relevant with the latest version of Android Studio. If you continue to experience this issue please open a new bug and we can reinvestigate.
te...@gmail.com <te...@gmail.com> #5
Should not have been closed. The problem is still there. I resubmitted as bug 36949180 .
Description
In R.java files, the trailing semicolon after styleable is not needed (in fact, none of the other types seem to emit one.)
public static final class styleable {
// .... //
};