wireguard-android/app/src/main/java/com/wireguard/android/activity
Jason A. Donenfeld 3d57eb633e BaseActivity: flush themed icon cache on theme change
The most terrible hack you have ever seen.

The drawable cache isn't properly flushed when changing the theme -- a
frameworks bug, evidently -- so we work around it by digging deep into
the mud.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-06-01 16:48:08 +02:00
..
BaseActivity.java BaseActivity: flush themed icon cache on theme change 2018-06-01 16:48:08 +02:00
MainActivity.java MainActivity: Nip out as early as possible when moving to same fragment 2018-05-09 18:16:09 +02:00
SettingsActivity.java theme: add dark theme with toggle 2018-06-01 14:57:25 +02:00
TunnelCreatorActivity.java global: fix up copyrights 2018-05-03 19:15:09 -05:00