Skip to content
Commit 62aeada1 authored by Seigo Nonaka's avatar Seigo Nonaka
Browse files

Use TextUtils.substring instead of String.substring.

This is a small refactoring of using substring method.
Calling TextUtils.substring is more efficient than calling
toString and String.substring.

Change-Id: I0a740b2a2fdbfb6b6155c4e926e17889025082f5
parent 7f6fad0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment