<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright (c) 2013 Nordic Semiconductor. All Rights Reserved.
  
  The information contained herein is property of Nordic Semiconductor ASA.
  Terms and conditions of usage are described in detail in NORDIC SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
  Licensees are granted free, non-transferable use of the information. NO WARRANTY of ANY KIND is provided. 
  This heading must NOT be removed from the file.
-->
<level-list xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:maxLevel="10"
        android:drawable="@mipmap/ic_rssi_0_bar" />
    <item android:maxLevel="28"
        android:drawable="@mipmap/ic_rssi_1_bar" />
    <item android:maxLevel="45"
        android:drawable="@mipmap/ic_rssi_2_bars" />
    <item android:maxLevel="100"
        android:drawable="@mipmap/ic_rssi_3_bars" />
</level-list>
