Update ActionBar again!

master
Chris Baughman 2014-02-17 13:16:47 -05:00
parent 969b83c818
commit f4b1454593
5 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,7 @@
android:targetSdkVersion="19" />
<application
android:icon="@drawable/ic_launcher"
android:icon="@drawable/cube_icon"
android:allowBackup="true"
android:label="@string/app_name"
android:logo="@drawable/cube">

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -14,7 +14,6 @@ import java.io.UnsupportedEncodingException;
import java.net.*;
import android.content.*;
import android.net.*;
import android.support.v4.view.*;
import android.widget.ShareActionProvider;
public class MainActivity extends Activity implements Constants