am a433be70: Merge "Update custom cling params" into jb-mr1-dev

* commit 'a433be70632e02e32dfc2e26f03e7cabb7f0e208':
  Update custom cling params
This commit is contained in:
Michael Jurka
2012-10-10 14:18:09 -07:00
committed by Android Git Automerger
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
<!-- entries for custom clings, will be set in overlays -->
<add-resource type="dimen" name="custom_cling_margin_top" />
<add-resource type="dimen" name="custom_cling_margin_right" />
<add-resource type="dimen" name="custom_cling_margin_left" />
<!-- Workspace -->
<!-- qsb_bar_height_inset represents qsb_bar_height minus the padding
-1
View File
@@ -55,7 +55,6 @@ import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;