Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
* [android] Remove raw
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed Jun 28, 2017
1 parent 5b1cf38 commit df3f903
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ public interface Value {
String LOW = "low";
String NORMAL = "normal";
String HIGH = "high";
String RAW = "raw";
String VISIBLE = "visible";
String HIDDEN = "hidden";
String TEXT = "text";
Expand Down

0 comments on commit df3f903

Please sign in to comment.