update icon
This commit is contained in:
parent
0e9367b9e8
commit
bc06293a39
BIN
res/drawable-hdpi/icon.png
Normal file
BIN
res/drawable-hdpi/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.5 KiB |
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 20 KiB |
@ -8,6 +8,9 @@ public class MainActivity extends Activity {
|
||||
@Override
|
||||
public void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
|
||||
setTheme(android.R.style.Theme_Holo_Light);
|
||||
|
||||
setContentView(R.layout.main);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user