Roger Whitcomb Mon, 21 Jan 2013 16:44:53 -0800
The solution is to do the following BEFORE you instantiate one of your custom OtTableView objects:
Theme.getTheme().set(OtTableView.class, TerraOtTableViewSkin.class); HTH, ~Roger Whitcomb