am eb34b45e: Revert "fixing build"
Merge commit 'eb34b45ef1d1c6ca6c4e4d3a303baf00234b7bbd' into eclair-mr2 * commit 'eb34b45ef1d1c6ca6c4e4d3a303baf00234b7bbd': Revert "fixing build"
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
android:id="@+id/randomize"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/randomize"
|
||||
android:text="Randomize"
|
||||
android:layout_gravity="bottom" />
|
||||
<Button
|
||||
android:id="@+id/setwallpaper"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/set_wallpaper"
|
||||
android:text="Set Wallpaper"
|
||||
android:layout_gravity="bottom" />
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
||||
|
||||
@@ -40,8 +40,7 @@
|
||||
|
||||
<string name="activity_wallpaper">App/Activity/Wallpaper</string>
|
||||
<string name="activity_setwallpaper">App/Activity/SetWallpaper</string>
|
||||
<string name="randomize">Randomize</string>
|
||||
<string name="set_wallpaper">Set Wallpaper</string>
|
||||
|
||||
<string name="activity_translucent">App/Activity/Translucent</string>
|
||||
<string name="translucent_background">Example of how you can make an
|
||||
activity have a translucent background, compositing over
|
||||
|
||||
Reference in New Issue
Block a user