Unbreak the build. Remove extra xml version definition.

Change-Id: I42f1c21143bef6181828d1135deaaf153acbf984
This commit is contained in:
Hyunyoung Song
2015-05-12 15:58:09 -07:00
parent 5cd1d92f6c
commit 1e62c1594a
-1
View File
@@ -13,7 +13,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<size android:width="@dimen/widget_row_divider" />
<solid android:color="@color/widget_text_panel" />