Start using com.limelight.root package name

This commit is contained in:
Cameron Gutman
2014-09-03 23:32:37 -07:00
parent 25b3d08bb9
commit bb869a51fd
10 changed files with 16 additions and 10 deletions
+1
View File
@@ -1,5 +1,6 @@
package com.limelight;
import com.limelight.root.R;
import com.limelight.utils.Dialog;
import android.os.Bundle;