mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-01-24 21:01:39 +01:00
use lower alpha at history formula
This commit is contained in:
parent
85fb73f5dd
commit
6fd8e764a1
@ -15,7 +15,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/medium_margin"
|
||||
android:alpha="0.8"
|
||||
android:alpha="0.6"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:paddingStart="@dimen/small_margin"
|
||||
|
Loading…
Reference in New Issue
Block a user