mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* src/pandorafms/pandorafmsandroidconsole/ConnectionCustomToast.java: cleaned source code style. * res/drawable-ldpi/pandorafms_logo.png: update the icon. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
98936c511f
commit
e5a015bb70
@ -1,3 +1,10 @@
|
|||||||
|
2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
|
* src/pandorafms/pandorafmsandroidconsole/ConnectionCustomToast.java:
|
||||||
|
cleaned source code style.
|
||||||
|
|
||||||
|
* res/drawable-ldpi/pandorafms_logo.png: update the icon.
|
||||||
|
|
||||||
2013-12-12 Miguel de Dios <miguel.dedios@artica.es>
|
2013-12-12 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* res/drawable-ldpi/refresh.png, res/drawable-ldpi/config.png,
|
* res/drawable-ldpi/refresh.png, res/drawable-ldpi/config.png,
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 3.8 KiB |
@ -47,7 +47,7 @@ public class ConnectionCustomToast extends Activity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onWindowFocusChanged(boolean hasFocus){
|
public void onWindowFocusChanged(boolean hasFocus) {
|
||||||
loadAnimation.start();
|
loadAnimation.start();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user