diff options
| author | rsudev <rasch@munin-soft.de> | 2013-07-16 13:42:14 -0700 |
|---|---|---|
| committer | rsudev <rasch@munin-soft.de> | 2013-07-16 13:42:14 -0700 |
| commit | bd6ab9b867fd4427d9f4f08b222133cb0e1226fc (patch) | |
| tree | 06b7ceaf1187abecd3ca416b1055f139514c9400 /main/res/layout-land/compass_activity.xml | |
| parent | 141c5696becd8a63d25132f1b5b139fbc6a3c179 (diff) | |
| parent | 5e67bd977c076eeb9fc94f903801616cd3d56adb (diff) | |
| download | cgeo-bd6ab9b867fd4427d9f4f08b222133cb0e1226fc.zip cgeo-bd6ab9b867fd4427d9f4f08b222133cb0e1226fc.tar.gz cgeo-bd6ab9b867fd4427d9f4f08b222133cb0e1226fc.tar.bz2 | |
Merge pull request #3008 from koem/issue2717speechrotate-squashed
Fixes #2717 - Compass Speech stops on Rotation
Diffstat (limited to 'main/res/layout-land/compass_activity.xml')
| -rw-r--r-- | main/res/layout-land/compass_activity.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout-land/compass_activity.xml b/main/res/layout-land/compass_activity.xml index e433814..00e12bf 100644 --- a/main/res/layout-land/compass_activity.xml +++ b/main/res/layout-land/compass_activity.xml @@ -120,4 +120,4 @@ android:padding="4dip" /> </LinearLayout> -</LinearLayout>
\ No newline at end of file +</LinearLayout> |
