Nick0703

Untitled

Oct 23rd, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. mSignalView = (SignalClusterView) mStatusBarView.findViewById(R.id.signal_cluster);
  2. mSignalTextView = (SignalClusterTextView) mStatusBarView.findViewById(R.id.signal_cluster_text);
  3.  
  4. I want to change to "SignalView = (SignalClusteView)'
Advertisement
Add Comment
Please, Sign In to add comment