]> gitweb.fperrin.net Git - Dictionary.git/commit
Move Theme class into DictionaryApplication.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 24 Aug 2015 19:25:02 +0000 (21:25 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 24 Aug 2015 19:25:02 +0000 (21:25 +0200)
commit801dc82cfeb5c41d4ff93c3dbe94e68f71c36867
treefcec332fef6869cebeb40df33853d94f2d3a6db1
parent3710d477f18434d39456a4aa7b93ef07b9c81b54
Move Theme class into DictionaryApplication.

That is where it is mostly used, and it simplifies
compiling the DictionaryPC part.
src/com/hughes/android/dictionary/C.java
src/com/hughes/android/dictionary/DictionaryActivity.java
src/com/hughes/android/dictionary/DictionaryApplication.java