Reworked the text file preview system to avoid UI freezes with large text files
authorJorge Antonio Diaz-Benito Soriano <jorge.diazbenitosoriano@gmail.com>
Sat, 18 Oct 2014 21:46:01 +0000 (23:46 +0200)
committerJorge Antonio Diaz-Benito Soriano <jorge.diazbenitosoriano@gmail.com>
Tue, 28 Oct 2014 18:11:30 +0000 (19:11 +0100)
commitec9f1c7eb81f3f9ac8611a837f22a45e0e723da6
treef73e3dfca7f66aaa885e936052eb87f0a14ad1f6
parent7cc88a22d183a5bc82ddbd30945789d58e0a753b
Reworked the text file preview system to avoid UI freezes with large text files
res/layout/text_file_preview.xml
res/layout/text_file_preview_list_item.xml [new file with mode: 0644]
src/com/owncloud/android/ui/preview/PreviewTextFragment.java