~ubuntu-branches/ubuntu/trusty/drmips/trusty-backports

« back to all changes in this revision

Viewing changes to src/android/DrMIPS/res/drawable/aux_comp_back_gray.xml

  • Committer: Package Import Robot
  • Author(s): Bruno Nova
  • Date: 2014-09-27 12:24:17 UTC
  • Revision ID: package-import@ubuntu.com-20140927122417-2gadkwt9k0u7j4zu
Tags: upstream-1.2.3
Import upstream version 1.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
 
3
    <solid android:color="@color/gray"/>
 
4
    <stroke android:width="1px" android:color="@color/gray"/>
 
5
</shape>
 
 
b'\\ No newline at end of file'