More layout and manifest changes for Android TV

This commit is contained in:
Cameron Gutman
2014-10-16 20:09:06 -07:00
parent 3e6f5ff11c
commit 9c48850bb7
7 changed files with 167 additions and 79 deletions
+6
View File
@@ -0,0 +1,6 @@
package com.limelight;
/* This is a dummy class to allow for a separate icon
* and launcher for TV.
*/
public class PcViewTv extends PcView {}