diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-28 07:24:05 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-28 07:24:05 +0200 |
| commit | 763ef20606ef217a81e96da8eb82ded95f0dbf39 (patch) | |
| tree | 3e88d1b882c1a07f4a04c2b115383af5d534567b /main/res/layout | |
| parent | 41eb2aa0afe0fad2e23387a702b29f2eef8fec6c (diff) | |
| download | cgeo-763ef20606ef217a81e96da8eb82ded95f0dbf39.zip cgeo-763ef20606ef217a81e96da8eb82ded95f0dbf39.tar.gz cgeo-763ef20606ef217a81e96da8eb82ded95f0dbf39.tar.bz2 | |
#3903: image selection via actionbar
Diffstat (limited to 'main/res/layout')
| -rw-r--r-- | main/res/layout/logcache_activity.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main/res/layout/logcache_activity.xml b/main/res/layout/logcache_activity.xml index f38795d..b00a70a 100644 --- a/main/res/layout/logcache_activity.xml +++ b/main/res/layout/logcache_activity.xml @@ -120,12 +120,6 @@ android:textSize="14sp" /> </LinearLayout> - <Button - android:id="@+id/image_btn" - style="@style/button_full" - android:text="@string/log_image_attach" /> - - <RelativeLayout style="@style/separator_horizontal_layout" > <View style="@style/separator_horizontal" /> |
