We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318abaf commit 77dae6eCopy full SHA for 77dae6e
CHANGELOG.md
@@ -7,7 +7,7 @@ git HEAD
7
* better images in color mode
8
* enhancements on main screen interface
9
* flash state persist between activities changes
10
-* better handling of devices without flash and autofocus
+* better handling of devices without flash and/or autofocus
11
12
version 1.0.19
13
--------------
app/src/main/res/layout/activity_open_note_scanner.xml
@@ -151,7 +151,8 @@
151
android:src="@drawable/abc_ic_menu_moreoverflow_mtrl_alpha"
152
android:layout_alignParentRight="true"
153
android:backgroundTint="#A060FF60"
154
- android:tint="#ffffff"/>
+ android:tint="#ffffff"
155
+ android:rotation="90"/>
156
157
</RelativeLayout>
158
0 commit comments