diff options
author | Dominik <dominik@dominikschuermann.de> | 2012-03-12 14:28:35 +0100 |
---|---|---|
committer | Dominik <dominik@dominikschuermann.de> | 2012-03-12 14:28:35 +0100 |
commit | 87e456e77c570f3e17cfdadf5db23cd1733033ea (patch) | |
tree | b05c30af8351d723cf9a385f7f7d55ed05db2792 /org_apg/res/drawable/background_noise.xml | |
parent | f350c266795e7824b009807d30fbcd6a9a32e0dd (diff) | |
download | open-keychain-87e456e77c570f3e17cfdadf5db23cd1733033ea.tar.gz open-keychain-87e456e77c570f3e17cfdadf5db23cd1733033ea.tar.bz2 open-keychain-87e456e77c570f3e17cfdadf5db23cd1733033ea.zip |
refactoring...
Diffstat (limited to 'org_apg/res/drawable/background_noise.xml')
-rw-r--r-- | org_apg/res/drawable/background_noise.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/org_apg/res/drawable/background_noise.xml b/org_apg/res/drawable/background_noise.xml deleted file mode 100644 index f3e81a0af..000000000 --- a/org_apg/res/drawable/background_noise.xml +++ /dev/null @@ -1,19 +0,0 @@ -<!-- - Copyright 2011 Google Inc. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - --> - -<bitmap xmlns:android="http://schemas.android.com/apk/res/android" - android:src="@drawable/background_noise_tile" - android:tileMode="repeat" /> |