Make the incompatible reasons textview stand out

In other words, don't disable the view with the others when marking an apk as
incompatible
This commit is contained in:
Daniel Martí 2014-02-19 18:07:34 +01:00
parent a4de616b7a
commit dc1bdc2f3b

View File

@ -191,7 +191,6 @@ public class AppDetails extends ListActivity {
holder.status,
holder.size,
holder.api,
holder.incompatibleReasons,
holder.buildtype,
holder.added,
holder.nativecode