mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Refactor: Display scanning indicator during Bluetooth scan (#2321)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
58546a9d3d
commit
859387b331
4 changed files with 25 additions and 7 deletions
|
|
@ -13,9 +13,6 @@
|
|||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
~
|
||||
~ NOTE: Only modify this english strings.xml file directly.
|
||||
~ Other languages are managed by CrowdIn
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
|
@ -709,4 +706,5 @@
|
|||
<string name="no_usb_devices">No USB Serial devices found.</string>
|
||||
<string name="scroll_to_bottom">Scroll to bottom</string>
|
||||
<string name="meshtastic">Meshtastic</string>
|
||||
<string name="scanning">Scanning</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue