Refactor: Display scanning indicator during Bluetooth scan (#2321)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-02 16:43:04 +00:00 committed by GitHub
parent 58546a9d3d
commit 859387b331
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25 additions and 7 deletions

View file

@ -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>