Skip to content

Instantly share code, notes, and snippets.

@AnderWeb
Created May 27, 2015 17:09
Show Gist options
  • Save AnderWeb/ef992a23d167f6c2856d to your computer and use it in GitHub Desktop.
Save AnderWeb/ef992a23d167f6c2856d to your computer and use it in GitHub Desktop.

Revisions

  1. AnderWeb created this gist May 27, 2015.
    2 changes: 2 additions & 0 deletions YourLayout
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    <FrameLayout xxxxxxx android:foreground="@drawable/fake_shadow_toolbar"
    ....
    1 change: 1 addition & 0 deletions values
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <item type="drawable" name="fake_shadow_toolbar">@drawable/name_of_your_real_drawable</item>
    1 change: 1 addition & 0 deletions values-v21
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <item type="drawable" name="fake_shadow_toolbar">@null</item>