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:
parent
a4de616b7a
commit
dc1bdc2f3b
@ -191,7 +191,6 @@ public class AppDetails extends ListActivity {
|
|||||||
holder.status,
|
holder.status,
|
||||||
holder.size,
|
holder.size,
|
||||||
holder.api,
|
holder.api,
|
||||||
holder.incompatibleReasons,
|
|
||||||
holder.buildtype,
|
holder.buildtype,
|
||||||
holder.added,
|
holder.added,
|
||||||
holder.nativecode
|
holder.nativecode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user