k-9/src/com/fsck/k9/fragment
m0viefreak 5fa7e65816 MessageView: another theme fix
- The attachments view still had the wrong background color in case
  of different global and message themes.

- The attachments view used the activity LayoutInflater, but it needs
  to use the one of the fragment.

- The background drawable for the attachments used transparency, and
  thus was completely invisible in the black theme. Fix it by adding
  another one for the black theme.
2013-02-05 23:12:52 +01:00
..
ConfirmationDialogFragment.java Converted message view to a fragment 2012-10-05 18:14:07 +02:00
MessageListFragment.java Fix restoring instance state of fragment on back stack 2013-02-05 20:00:31 +01:00
MessageViewFragment.java MessageView: another theme fix 2013-02-05 23:12:52 +01:00
ProgressDialogFragment.java Converted message view to a fragment 2012-10-05 18:14:07 +02:00