OSDN Git Service

[CMFileManager]Fix the search result does not display the file path when the result...
authorkai.cao <kai.cao@ck-telecom.com>
Wed, 29 Apr 2015 05:07:07 +0000 (13:07 +0800)
committerMartin Brabham <mbrabham@cyngn.com>
Tue, 5 May 2015 18:13:18 +0000 (18:13 +0000)
commitb03fc2825d2db85629ab34505efa47eb06cc5340
treea9ff90fc6bcf0bbb46986abeaaaa6381bbf4c99d
parent018e6c689df1d985ce967452c8c4a258b9075d1f
[CMFileManager]Fix the search result does not display the file path when the result is zero

Procedures

1.Go to “File Manager”.
2.Enter a folder and Input the search button.
3.Input key words which can not be found in the folder.
4.Check the words below of the Search result.

the file path don't display when the result is zero.

Change-Id: I01ca6d34d0528fb19a5712b3fc8c05d228432173
src/com/cyanogenmod/filemanager/activities/SearchActivity.java [changed mode: 0644->0755]