Skip to content

Commit

Permalink
SystemUI: Update no SIM status bar icon again
Browse files Browse the repository at this point in the history
Change-Id: I741aa199604fe6cb841d3a2b1f79802992ea4102
  • Loading branch information
blunden committed Nov 21, 2014
1 parent 839eefe commit 3423624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/SystemUI/res/drawable/stat_sys_no_sim.xml
Expand Up @@ -7,5 +7,5 @@

<path
android:fillColor="#FFFFFFFF"
android:pathData="M13.705,2.861c0-0.795-0.651-1.446-1.446-1.446h-5.06L5.536,3.078l8.168,8.241V2.861Z M2.645,2.066l-0.94,0.94l1.879,1.879 v8.096c0,0.795,0.651,1.446,1.446,1.446h7.229c0.289,0,0.506-0.072,0.723-0.217l1.373,1.373l0.94-0.94L2.645,2.066z" />
android:pathData="M15.269,3.06c0-0.861-0.708-1.565-1.573-1.565H8.189l-1.809,1.8l8.889,8.921V3.06Z M3.234,2.2L2.211,3.217l2.045,2.035 v8.765c0,0.861,0.708,1.565,1.573,1.565h7.867c0.315,0,0.551-0.078,0.787-0.235l1.495,1.487L17,15.816L3.234,2.2z" />
</vector>

0 comments on commit 3423624

Please sign in to comment.