diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-28 07:02:08 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-28 07:02:08 +0200 |
| commit | 41eb2aa0afe0fad2e23387a702b29f2eef8fec6c (patch) | |
| tree | be480f2eec98cb2e0e5101bbdf17e0d6ddddcf22 /main/res/layout | |
| parent | 9dd3dc16cdd31a22b0633ca3d8c08a1c5209ce12 (diff) | |
| download | cgeo-41eb2aa0afe0fad2e23387a702b29f2eef8fec6c.zip cgeo-41eb2aa0afe0fad2e23387a702b29f2eef8fec6c.tar.gz cgeo-41eb2aa0afe0fad2e23387a702b29f2eef8fec6c.tar.bz2 | |
#3903: send button in actionbar, signature as template
Diffstat (limited to 'main/res/layout')
| -rw-r--r-- | main/res/layout/logcache_activity.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/res/layout/logcache_activity.xml b/main/res/layout/logcache_activity.xml index 28e5eb9..f38795d 100644 --- a/main/res/layout/logcache_activity.xml +++ b/main/res/layout/logcache_activity.xml @@ -125,10 +125,6 @@ style="@style/button_full" android:text="@string/log_image_attach" /> - <Button - android:id="@+id/post" - style="@style/button_full" - android:text="@string/log_post" /> <RelativeLayout style="@style/separator_horizontal_layout" > |
