Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[INTERNAL] TableRenderer: Avoid writing class with RenderManager#attr
Classes should be written with the RenderManager#class method. Using #attr works, but logs an error message. Change-Id: I6232e7060d7811071e206267fedbaeedee236459
- Loading branch information