Skip to content
Snippets Groups Projects
Commit f692e0cb authored by Amirhossein Naghshzan's avatar Amirhossein Naghshzan Committed by Adrien Béraud
Browse files

conversationFragment: change transparent color

Change-Id: Id2b1ebb18c5a7acc8d82eed548997a74efe7dd96
parent cb289b52
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
android:angle="90" android:angle="90"
android:startColor="@color/background" android:startColor="@color/background"
android:centerColor="@color/background" android:centerColor="@color/background"
android:endColor="#00000000" android:endColor="#00ffffff"
android:type="linear" /> android:type="linear" />
</shape> </shape>
</item> </item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment